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 → →→
602

Hasty × April 17th, 2023

Modals, Popups, Popovers, Lightboxes

Discussion on terminology, HTML elements, and implementation details around modal popups, dialogs, and popovers.

#html #css #javascript
Wes BosScott Tolinski
599

Hasty × April 10th, 2023

oAuth APIs Explained

This episode explains OAuth, the standard for logging in via services like GitHub and accessing user data. OAuth uses various tokens like client ID, client secret, authorization code, access token, and refresh token.

#oauth #webdev
Wes BosScott Tolinski
596

Hasty × April 3rd, 2023

The New Import Map Standard

Explains the new import maps standard for aliasing files and paths in JavaScript projects. Covers how to use them and browser support.

#javascript #webdev #tooling
Wes BosScott Tolinski
593

Hasty × March 27th, 2023

Coding with the Open AI / Chat GPT API

Scott and Wes discuss how to work with the OpenAI API and ChatGPT in JavaScript. They go over the different APIs available, pricing, token limits, prompt tuning, and share tips for saving money.

#OpenAI #ChatGPT #JavaScript
Wes BosScott Tolinski
590

Hasty × March 20th, 2023

HTTPS + Tunnel Your Localhost - Cloudflare Tunnels, Ngrok, and more!

Discussion on using HTTPS and tunneling services like Cloudflare Tunnel and ngrok to securely expose a local dev server and allow outside traffic for testing.

#HTTPS #Tunneling #Cloudflare #ngrok
Wes BosScott Tolinski
587

Hasty × March 13th, 2023

Web Streams Explained

Wes and Scott discuss web streams, how they work, and examples of using them for performance and working with large data.

#web-streams #performance #data
Wes BosScott Tolinski
584

Hasty × March 6th, 2023

Node in the Browser × WebContainers + NodeBox

Discussion on running Node.js in the browser via web containers and Nodebox, enabling server-side code in the browser for demos, tutorials and interactivity.

#Node.js #JavaScript
Wes BosScott Tolinski
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
←← ← 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