Tasty
Our React Wish List
Wes and Scott discuss things they wish React and its ecosystem had out of the box without additional libraries and tooling.
Tasty
Wes and Scott discuss things they wish React and its ecosystem had out of the box without additional libraries and tooling.
Hasty
Wes explains the various rural internet options available, the specific hardware needed to set up cellular internet, data plan considerations, and steps through his own setup at his cottage property without traditional ISP access.
Tasty
Potluck episode discussing libraries vs frameworks, browser choices, career questions, XState, styled components, podcast picks and more.
Hasty
Covers lesser known but useful CSS functions for accessing attributes, calculations, selecting children, trigonometry, clamping values, equal columns in grid, fitting content, and image filters.
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.
Tasty
Covers new JavaScript features coming in ES2019 and ES2020 including flat map, knowledge coalescing, global this, optional chaining and more.
Hasty
Wes Bos talks about rebuilding his personal website from WordPress to GatsbyJS, the tech stack he chose, migrating content, creative solutions for styling and content, and the hosting platform.
Tasty
Heather Payne, founder of Juno coding bootcamp, discusses details of the program, student outcomes, the job search process, and innovations like income share agreements.
Hasty
Covers key concepts around how JavaScript events work like bubbling, capturing, delegation, and preventDefault.
Tasty
Potluck episode discussing Cloudinary, CSS, sharing projects, open source, Sentry, agencies, micro frontends, React hooks, project managers
Hasty
Advice on convincing a development team to adopt code formatting tools like Prettier