Hasty
Hasty Treat - Wes' New Personal Website
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.
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.