Hasty
Do More With AI - LLMs With Big Token Counts
Discussion on using large language models with greater token counts to provide more context, allowing for better and more complex outputs to aid software development.
Hasty
Discussion on using large language models with greater token counts to provide more context, allowing for better and more complex outputs to aid software development.
Supper Club
Paul Copplestone, CEO and cofounder of Supabase, discusses the origins of Supabase as an open source alternative to Firebase built on Postgres, with a focus on developer experience.
Tasty
Vue.js is a full-featured, beginner-friendly front end framework with HTML-like syntax, built-in state management, and Nuxt.js for full-stack web apps.
Hasty
An overview of open source software licenses, the different types like permissive and copyleft, and things to consider when choosing a license.
Supper Club
Discussion with Tim Neutkens from Vercel about new React features like the React Compiler, React Server Components, and tools like Next.js and TurboPack.
Tasty
Wes and Scott answer audience questions about logging, blogging, testing, freelancing, carbon footprint tools, having kids, murder mystery podcasts, and pressure washers.
Hasty
Scott and Wes discuss how they built an offline playback feature for Syntax podcast episodes using the Cache API to save files locally in the browser.
Supper Club
Scott and Steven Nixon discuss type design, variable fonts, coding fonts, dyslexia-friendly fonts, and best practices for web typography.
Tasty
In this potluck episode, Scott and CJ discuss TypeScript complexity, Svelte vs Vue, internationalization, the future of React, Astro vs SvelteKit, learning C# or Rust alongside JS/TS, finishing projects, and scoping project quality based on timeline and team size.
Hasty
Discussion on best practices, terminology, use cases and cost considerations when using cloud storage providers to store large files, backups, videos, images etc.
Supper Club
Discussion on why SQLite is gaining popularity, its advantages like efficiency, speed and stability, misconceptions about capabilities, and how SQLite Cloud enhances it by making it shareable and adding enterprise features.
Tasty
Wes and Scott discuss 11 habits that can help developers become more effective, covering topics like understanding business goals, continuous learning, having an open mindset, asking for help, helping others, enjoying development, maintaining balance, showing empathy, attention to detail, and being part of the developer community.
Hasty
Pocketbase provides a full backend with database, authentication, file storage, and more in an easy to use interface.
Supper Club
Andrew Burkhart, senior Rust engineer at 1Password, discusses their architecture with cloud, Rust core and thin clients across platforms, how data flows when saving logins, challenges with syncing and encryption, benefits of using Rust for cross-platform, safety and performance, and porting their core to WASM for the web.
Tasty
Scott and Wes discuss common components they use across projects such as navigation, headers, toasts, auth forms, admin tables, markdown renderers, icon components, and more.
Hasty
Discussion on advanced promise concepts like with resolvers, fetch promises, flow control, concurrency, throttling, TypeScript typing, and more.
Supper Club
Discussion on building native iOS and Android apps with React Native
Tasty
Potluck episode answering submitted questions on various web dev topics
Hasty
Discussion on advanced promise concepts like canceling, controlling, helper methods, error handling strategies, and static methods on the Promise constructor.
Supper Club
Brad Frost discusses design systems, including defining what they are, the technical architecture behind them, challenges with implementation, and how they enable consistency across large organizations.
Tasty
The React Miami live podcast episode features special live segments like map/filter/reduce code challenges, JS or NAS audience voting games, and opportunities for the audience to participate.
Hasty
React 19 has been released after 2 years, bringing some nice improvements like built-in web components, a new use API, simplified context, and allowing metadata anywhere.
Supper Club
Johannes Schickling discusses Overtone, a local first music app built on Spotify/Apple Music, and Effect, a library for more structured and reusable TypeScript code.
Tasty
Discussion on using actions and form actions in React Server Components for calling server code from the client side without needing a separate API
Hasty
A 3-part series on JavaScript promises. Part 1 covers the basics of what promises are, creating promises, and waiting on promises to resolve.
Supper Club
Emma Stapa, creator of Biome, discusses background, goals, and roadmap of this new CLI tool aiming to replace ESLint and Prettier with better performance and simpler configuration.
Tasty
Covers techniques for web scraping, dealing with private APIs, handling authentication, parsing HTML, and challenges like captchas.
Hasty
Discussion on finding inspiration in web design and development, how to ethically "steal" ideas, and resources for capturing inspiration.
Supper Club
Ben Vinegar discusses Cloudflare Analytics Engine, building Counter Scale, managing the Syntax podcast under Sentry, and more.
Tasty
Scott and Wes detail their Visual Studio Code setups, extensions, themes, fonts, shortcuts and other preferences.
Hasty
Explore different online services, code playgrounds, and local setups for quickly testing coding ideas and concepts.
Supper Club
Corey Laviska, creator of Shoelace, and Connor Rogers, Shoelace contributor, discuss reinventing Shoelace as Web Awesome under the Font Awesome umbrella. They talk about the Font Awesome Kickstarter success, wanting to avoid framework churn, and building Web Awesome as an open source UI library focused on web components.
Tasty
Topics covered include Shadow DOM vs light DOM, web scraping techniques, local first development, speeding up UI development with component libraries, affordable self-hosting options, syncing offline data, and using AI to summarize audio content.
Hasty
Scott and Wes discuss the CSS proposal for mixins and functions being added to the language. This will allow writing cleaner, more reusable code directly in CSS instead of needing a preprocessor.
Supper Club
Discussion with Google Chrome extensions engineer about changes in Manifest V3, effects on ad blockers, bringing more APIs to service workers, and building extensions.
Tasty
Scott and Wes discuss tips for becoming a better developer, getting a better job, and improving your life.
Hasty
Discussion about cache invalidation issues when caching user-specific data, solutions like using different URLs, partial caching, edge functions, and drawbacks like flash of unstyled content.
Supper Club
In this episode Scott and Wes Bos interview Corbin Crutchley, author of the Framework Field Guide, about his experiences with and comparisons of React, Vue and Angular.
Tasty
This episode covers different categories of UI component libraries for building web apps, from low-level headless utilities to full featured design systems. Key factors in choosing a UI library are functionality, accessibility, styling, and ability to adapt the components.
Hasty
Scott and Wes discuss the latest web development news in 2010 including jQuery 1.2, mobile apps with HTML5, custom fonts, rounded corner CSS, Node.js, WordPress 2.3 and more.