Tasty
What's New in Javascript
Covers new JavaScript features coming in ES2019 and ES2020 including flat map, knowledge coalescing, global this, optional chaining and more.
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.