Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 4 5 6 7 8 9 10 → →→
581

Hasty × February 27th, 2023

Clean vs Sloppy Code

Discussion on establishing codebase rules and conventions to enforce clean code vs sloppy code through formatting, linting, naming conventions, documentation, and automation.

#automation #linting
Wes BosScott Tolinski
578

Hasty × February 20th, 2023

Logging

Wes and Scott discuss the value of comprehensive logging in web development and some best practices.

#logging #debugging #visibility
Wes BosScott Tolinski
575

Hasty × February 13th, 2023

Save us from Config File Hell

Wes and Scott discuss config files in web development projects - how they are necessary but can clutter your codebase. They talk through different formats like JSON, JavaScript and YAML, tools to hide/organize them, and ideas for standardization.

#configfiles #webdev #javascript
Wes BosScott Tolinski
572

Hasty × February 6th, 2023

Polish and Perf

Wes and Scott discuss strategies for improving performance and polish after launching a web app, from auditing network requests to optimizing images, caching, removing unnecessary code, and iteratively enhancing the user experience.

#pagespeed #perfmatters #webperf
Wes BosScott Tolinski
569

Hasty × January 30th, 2023

CSS Wishlist

In this episode Scott and Wes discuss their wishlist for future CSS features including mixins, grid row selection, range selectors, first/last selectors, fit-text, overflow control, color functions, lighten/darken colors, resize handles on divs, and overflow styles.

#css #webdev #frontend
Wes BosScott Tolinski
566

Hasty × January 23rd, 2023

Container Queries Explained

Wes and Scott provide an intro to container queries, explaining the syntax, use cases, and browser support. They share examples for styling based on parent width and height, replacing JS with CSS, and dynamically sizing fonts and elements.

#CSS
Wes BosScott Tolinski
563

Hasty × January 16th, 2023

Buy It or Build It? A Service is Not a Solution

Discussion on evaluating whether to buy or build services for your application.

#services #saas #api
Wes BosScott Tolinski
560

Hasty × January 9th, 2023

TypeScript Fundamentals × Satisfies and as const

Scott and Wes discuss new TypeScript techniques like 'as const' to create frozen read-only types from data and 'satisfies' to allow better inference for unknown metadata objects.

#TypeScript #JavaScript
Wes BosScott Tolinski
557

Hasty × January 2nd, 2023

TypeScript Fundamentals × Type Narrowing, Guards, and Predicates

Discussion on TypeScript fundamentals like type narrowing, guards and predicates which narrow types from general to specific.

#typescript #webdev #javascript
Wes BosScott Tolinski
554

Hasty × December 26th, 2022

Desktop Apps in JS × Electron and Tauri

Scott and Wes discuss building desktop applications using JavaScript and frameworks like Electron and Tori.

#javascript #electron #tori
Wes BosScott Tolinski
551

Hasty × December 19th, 2022

“Serverless” Databases

Discussion on using databases with serverless architectures and the unique challenges around connection pooling, edge locations, and scaling.

#serverless #databases #jamstack
Wes BosScott Tolinski
548

Hasty × December 12th, 2022

Rendering Methods Explained

Scott and Wes discuss different rendering methods for web applications based on the State of JS survey results. They provide overviews and examples of SPA, MPA, SSG, SSR, partial and progressive hydration, island architecture, progressive enhancement, ISG, streaming SSR, resumability, and edge rendering.

#rendering #webdev #SPA
Wes BosScott Tolinski
545

Hasty × December 5th, 2022

GitHub Next Projects

Scott and Wes discuss GitHub's latest announcements and upcoming products revealed on the GitHub Next website, including GitHub Copilot integrations, voice coding, collaborative workflows, and more.

#ai #github #webdev
Wes BosScott Tolinski
542

Hasty × November 28th, 2022

Serverless Limitations

Wes and Scott discuss limitations of serverless functions and how to work around them.

#Serverless #AWS Lambda #Limitations
Wes BosScott Tolinski
539

Hasty × November 21st, 2022

React use() hook and Async Server Components Proposal

Scott and Wes discuss the new React Use hook proposal for handling promises and asynchronous data fetching in React components. They cover the basics, comparisons to React Query, concerns around complexity and fragmentation in React.

#react #javascript #webdev
Wes BosScott Tolinski
536

Hasty × November 14th, 2022

Short Form Content with Tiktok, Reels, Shorts, Tweets

Wes and Scott discuss creating short-form video content for platforms like TikTok, Instagram Reels, and YouTube Shorts. They cover repurposing existing content, making custom videos, platform algorithms, tips for capturing viewers' attention quickly, challenges of showing code, and using text-based editing tools.

#Video Content #Programming
Wes BosScott Tolinski
533

Hasty × November 7th, 2022

Zod Schema Validation and Type Generation

Discussion of Zod, a TypeScript-first schema validation and inference library. Covers features like type inference, runtime validation, integration, and comparisons to alternatives.

#Zod #TypeScript #Validation
Wes BosScott Tolinski
530

Hasty × October 31st, 2022

Explained - Buzz Words and Concepts

Scott and Wes explain web development buzzwords and concepts like schema, promises, async/await, DOM, methods vs functions, props, and stateless HTTP requests.

#JavaScript #WebDev #Buzzwords
Wes BosScott Tolinski
527

Hasty × October 24th, 2022

Hydration & New Frameworks Like Qwik

This episode discusses Quick, a new web development framework created by the inventor of Angular that eliminates hydration by serializing state to HTML. It also covers topics like JSX, SSR, edge functions, and more.

#webdev #javascript #frameworks
Wes BosScott Tolinski
524

Hasty × October 17th, 2022

Bookmarklets

Wes and Scott discuss bookmarklets - JavaScript snippets that run on any page when clicked. They explain what bookmarklets are, how to use them, and share examples.

#javascript #bookmarks #automation
Wes BosScott Tolinski
←← ← 4 5 6 7 8 9 10 → →→
Podcast RSS Feed About Sick Picks Guest List Sentry.io
Source Code Colors Layout Typography Theme Privacy Policy Terms of Service
X Github Discord Tiktok
Syntax × Syntax is Produced by Sentry

Nearly 4M developers and 90K organizations rely on Sentry to see what actually matters, solve what's urgent faster, and learn continuously about their code.

Try Sentry for Free

©️ 2025 - Sentry.io