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
Tasty
Scott and Wes answer audience questions on various web development topics in a podcast potluck episode.
Hasty
In this episode Wes and Scott discuss 5 more performance tips to make your web applications faster, including bundling JavaScript code, enabling gzip compression, loading scripts asynchronously, and adding database indexes.
Tasty
How to prepare your website and web development skills for emergency UI updates such as notices and banners
Hasty
Covers 5 things that can slow down your website and how to speed it up: time to first byte, too many requests, large assets, lazy loading, and content delivery networks.
Tasty
Tips for working from home during the COVID-19 pandemic, including setting up your workspace, maintaining focus and routine, balancing family responsibilities, and taking care of your mental health.
Hasty
Wes and Scott discuss abstraction in programming - what it is, when to use it, benefits like reusability and testing, guidelines, examples of good abstraction, and differences between personal and public code.
Tasty
Podcast discussing mental health issues for developers including depression, anxiety, focus, motivation and stress with tips on addressing them.
Hasty
How to create strong passwords, use password managers effectively, enable two-factor authentication, and more.
Tasty
Scott and Wes answer listener questions about a variety of web development topics in this potluck episode.
Hasty
Wes talks about implementing purchasing power parity pricing in his store to make his courses more affordable globally based on the relative income levels in different countries.
Tasty
Scott and Wes discuss their thoughts on React Hooks after using them for a year. They go over the various hooks, custom hooks, and how hooks have changed their code.
Hasty
Wes discusses his experience hiring a local assistant to handle administrative tasks like email, invoices, and shipping which allows him to focus on higher priorities. He covers finding the right working relationship, tools they use, tone for replies, and advice if you're considering getting help.
Tasty
In this wide ranging soft skills episode, Scott and Wes discuss productivity techniques like creating prioritized to-do lists, getting ideas out of your head and into a system, and batching related tasks. They also cover communication skills, planning tools, and share career advancement tips.
Hasty
Overview of various Cloudflare services like DNS management, caching, DDoS protection and discussion on how to set it up.
Tasty
Scott and Wes continue their serverless discussion, talking about secret management, vendor lock-in, sharing dependencies, local development, migrating apps, databases, and file storage.
Hasty
Discussion on the status of container queries and element queries in CSS - what they are, challenges to implementation, and potential solutions.
Tasty
Scott and Wes answer listener questions on building subscription sites, browser tabs, CSS preprocessors, React styling approaches and more web development topics.
Hasty
In this Hasty Treat, Scott and Wes talk about how to make servers fast!
Tasty
In this episode of Syntax, Scott and Wes talk about serverless and cloud providers - the benefits, limitations, providers and more!
Hasty
In this Hasty Treat, Scott and Wes talk about Framer Motion — why it is so cool, and how it can improve animations in your projects.