Hasty
Hasty Treat - A Podcast About Nothing
Hosts Scott and Wes discuss concepts around nothingness in JavaScript including undefined, null, void, never, falsey values, empty arrays, and more.
Hasty
Hosts Scott and Wes discuss concepts around nothingness in JavaScript including undefined, null, void, never, falsey values, empty arrays, and more.
Hasty
Scott and Wes discuss their favorite keyboard shortcuts and window management tools for boosting productivity on Mac
Hasty
This episode explains different pricing models for hosting and web services like paying per time used, resources, bandwidth, users, apps, and work performed.
Hasty
Wes and Scott discuss bot strategies for buying popular, hard to find items like the PlayStation 5, including scraping retailer sites, avoiding bot-prone retailers, and using tools like Puppeteer and LowDB.
Hasty
Wes and Scott discuss the behind-the-scenes tech used to record Syntax episode 300 with live guest appearances.
Hasty
Wes and Scott discuss why they prefer React hooks over class components - hooks allow decoupling state from components, reduce duplication, improve ref handling and more.
Hasty
Wes and Scott discuss using conventional commits to improve commit messages and enable automatic versioning.
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.
Hasty
This episode covers CSS Grid Level 3, which adds masonry layout capabilities natively to CSS. This allows Pinterest-style responsive layouts without JavaScript.
Hasty
Discussion on the most popular JavaScript bundlers available today and their key differences in features, complexity and use cases.