Hasty
A11y Treats - Labels & Roles
Discussion on using ARIA roles and labels to make web apps more accessible, including legal requirements, providing context for UI elements, and testing tools.
Hasty
Discussion on using ARIA roles and labels to make web apps more accessible, including legal requirements, providing context for UI elements, and testing tools.
Hasty
Wes and Scott discuss CSS Layers - a new way to control cascading and specificity by defining layers of CSS.
Hasty
This episode covers 5 interesting new CSS features including nth child microsyntax, CSS motion path, scroll snap, scroll driven animations, and margin trim.
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.