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.
Hasty
Covers key concepts around how JavaScript events work like bubbling, capturing, delegation, and preventDefault.
Hasty
Advice on convincing a development team to adopt code formatting tools like Prettier
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.
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.
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.
Hasty
How to create strong passwords, use password managers effectively, enable two-factor authentication, and more.
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.
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.
Hasty
Overview of various Cloudflare services like DNS management, caching, DDoS protection and discussion on how to set it up.