Tasty
The Fundamentals Leftovers - Terminal, Shortcuts, View Source, Github + More!
Covers terminal, typing, OS skills, GitHub, dev tools, and other web development basics and best practices.
Tasty
Covers terminal, typing, OS skills, GitHub, dev tools, and other web development basics and best practices.
Hasty
Scott talks about his bad luck with Apple laptops and his new System76 Lemur Pro laptop running Pop!OS Linux distro for development instead.
Tasty
Ian Ramsay discusses building a WebRTC-based video chat called ZipCall and his journey into programming
Hasty
Wes Bos and Scott Tolinski continue their series on web performance, focusing on tips for making websites work well on slow Internet connections.
Tasty
This podcast episode provides a breakdown of headless CMS options, including hosted, self-hosted and API-based systems. Scott and Wes discuss key considerations when evaluating CMS choices and provide an overview of popular options in each category.
Hasty
Developing websites and apps to work well on slow, spotty, or offline connections by implementing things like service workers, skeleton screens, better loading indicators, and gracefully handling failures.
Tasty
In this potluck/Q&A episode, Scott and Wes discuss end-to-end testing, hosting podcast RSS feeds, Prismic CMS, education, git workflows, scaling challenges and new React frameworks.
Hasty
Discussion on whether web developers should continue supporting Internet Explorer 11, including metrics to help decide, strategies for partial support, and modern features you can start using once IE11 support is dropped.
Tasty
In this episode Scott teaches Wes about Svelte, a new JavaScript framework that compiles away unused code for blazing fast performance. They cover features like built-in reactivity, cleaner templates vs JSX, routing with HTML anchors, and animations/transitions.
Hasty
Scott talks about his new personal website that he built using Svelte and Sapper. He took a relaxed approach and focused on custom animations, brutalist design, and fast performance rather than perfect code.