Hasty
Hasty Treat - Writing Good Commit Messages
Wes and Scott discuss using conventional commits to improve commit messages and enable automatic versioning.
Hasty
Wes and Scott discuss using conventional commits to improve commit messages and enable automatic versioning.
Tasty
Scotty and Wesbos answer developer questions submitted by podcast listeners on topics like WebRTC, debugging, Rust, Sanity CMS, and more.
Hasty
Discussion on validating data on the client vs the server, with examples of manipulating client validation and the importance of server-side validation for security.
Tasty
Benjamin Dunphy discusses how he started and grew the Reactathon conference based on his passion for React and events. He covers the motivation, target audience, and transparency needed, as well as expanding the event based on demand.
Hasty
This episode covers CSS Grid Level 3, which adds masonry layout capabilities natively to CSS. This allows Pinterest-style responsive layouts without JavaScript.
Tasty
300th episode spectacular live show with audience participation
Hasty
Discussion on the most popular JavaScript bundlers available today and their key differences in features, complexity and use cases.
Tasty
Josh Comeau discusses how he codes by voice and eye tracking due to injury, the benefits of attending a bootcamp, adding whimsical touches to websites, and how he focuses on teaching development through interactive blog posts and courses.
Hasty
Wes and Scott discuss the value of certifications versus hands-on experience in proving competence as a web developer. They cover how the fast pace of change in web technologies makes certifications difficult, but agree certifications around specific vendor platforms may be useful.
Tasty
Scott and Wes discuss Scott's meetings, dentist appointments, and play a recording from Jack Rhysider reading a story submitted by a listener about accidentally creating an exponential email storm.
Hasty
Discussion on the new Temporal date and time API proposal for JavaScript which aims to fix limitations with the existing JavaScript date API
Tasty
Developers share horror stories about mistakes that happened in web development leading to issues in production.
Hasty
Scott discusses various dynamic stretches to help alleviate common issues that developers face from poor posture and overuse, such as back pain, carpal tunnel, rounded shoulders, etc.
Hasty
Tips on communication, time management, billing and other ways to make freelancing an easier endeavor.
Tasty
Strategies for updating web apps and forcing users to get new versions, including manual refreshes, service workers, hot reloading, and visual notifications.
Tasty
In this potluck episode, Scott and Wes answer developer questions on topics like Target blank links security, Stencil JS, senior developers, Angular careers, SVGs in React, Git workflows, and more.
Hasty
Discussion on what enums are and how they are used in various languages and systems like GraphQL, TypeScript and JavaScript
Tasty
Discussion of outdated web development tools and techniques from 10-15 years ago.
Hasty
This episode covers immutable records and tuples in JavaScript - new proposed syntax for creating objects and arrays that are deeply immutable and support deep equality checks.
Tasty
Covers Git fundamentals and basic commands