Hasty
You Need Stale While Revalidate
Scott and Wes explain the stale while revalidate caching technique, when you would use it, and how it allows you to serve cached content while asynchronously generating fresh content.
Hasty
Scott and Wes explain the stale while revalidate caching technique, when you would use it, and how it allows you to serve cached content while asynchronously generating fresh content.
Hasty
Wes and Scott discuss JavaScript maps and sets - how they differ from arrays and objects, unique use cases, and when to reach for maps/sets over arrays/objects.
Hasty
Wes and Scott discuss the technology stack and services powering the new Syntax.fm website.
Hasty
Developers share horror stories of catastrophic mistakes like deleting databases, breaking site functionality, exposing data, and more.
Hasty
In this episode Scott and Wes discuss various libraries and tools that have been replaced by standardized browser APIs and JavaScript features over the years, like jQuery, Express, Underscore, 960 Grid System, Sass, Socket.IO, Left Pad, etc.
Hasty
Tips for optimizing your home office space for productivity and comfort as a developer working from home.
Hasty
Discussion on proper semantic usage of h1 through h6 headings for accessibility, SEO, and screen reader navigation.
Hasty
Discussion comparing Tori and Electron for building desktop apps using web technologies. Covers differences in bundle sizes, developer experience, maturity and more.
Hasty
Scott proxies requests from his Tonal workout device to reverse engineer the API and build custom community workouts since Tonal has limited functionality.
Hasty
Wes and Scott discuss the new CSS nesting syntax that is now supported across all major browsers. They cover how it works, best practices, use cases compared to Sass, browser support via transpiling, and more.