Hasty
Hasty Treat - How to Make Money as a Creator
Wes Bos and Scott Tolinski discuss the various ways developers can make money as creators through selling products, services, training, sponsorships, donations and more.
Hasty
Wes Bos and Scott Tolinski discuss the various ways developers can make money as creators through selling products, services, training, sponsorships, donations and more.
Tasty
Wes Bos and Scott Tolinski discuss controversial developer opinions including naming conventions, code editors, themes, exports, and more.
Hasty
Wes and Scott discuss using the native drag and drop API in JavaScript to enable dragging elements between web apps and customizing the drag experience.
Tasty
Scott and Wes have a fun discussion about HTML tags including semantic HTML, accessibility, SEO, default styling, and lesser known tags. They also talk about what tags they wish existed natively like textarea autosize and animated accordions.
Hasty
Discussion of difficulties styling default HTML elements like inputs and media players, techniques like overlapping DOM elements to customize, and new initiatives like Open UI to standardize native UI components.
Tasty
Wes and Scott answer listener questions on freelancing, component design, debouncing vs throttling, career moves, integrating React into legacy systems, and more.
Hasty
Scott and Wes discuss what technical debt is, why it happens, and strategies to avoid it or work around it.
Tasty
Wes and Scott answer audience questions about web development topics like WordPress, browser testing, course building, and more.
Hasty
Discussion of 4 new frameworks - Astro, Vitkit, SvelteKit and Remix. All are focused on server-side rendering and simplicity.
Tasty
Getting deeper into TypeScript fundamentals like any vs unknown, generics, inference, definitions, and assertions.