Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 1 2 3 4 5 → →→
814

Tasty × August 28th, 2024

Fundamentals: HTML

Podcast episode explaining the fundamentals of HTML including the importance of semantic markup, document structure, forms, rich media elements, and more.

#html #webdev #beginner
Wes BosScott Tolinski
811

Tasty × August 21st, 2024

NodeJS Evolves

Discussion on new Node.js features aligned with web standards and industry norms, including native TypeScript support, SQLite integration, dotenv support, and more.

#node #javascript #typescript #webdev
Wes BosScott Tolinski
808

Tasty × August 14th, 2024

The Future of JavaScript Frameworks × Building Auth × DB Design Tips, and more!

In this episode, Scott and Wes answer questions from listeners on topics like predicting the future of JavaScript frameworks, using local development proxies, building your own authentication system, designing relational databases, and more.

#JavaScript #WebDev #Programming
Wes BosScott Tolinski
805

Tasty × August 7th, 2024

We React to State of React Survey

Scott and Wes discuss the State of React 2023 developer survey results, including React API and framework usage, trends, pain points and more.

#react #webdev #javascript
Wes BosScott Tolinski
802

Tasty × July 31st, 2024

Tree Shaking × useMemo vs useCallback × JavaScript Event Loop - STUMP'd

Scott and Wes ask each other interview questions to stump one another and teach web development concepts.

#JavaScript #React #WebDevelopment
Wes BosScott Tolinski
799

Tasty × July 24th, 2024

Hot New and Under-Utilized Browser APIs

Scott discusses new and underutilized browser APIs for building interfaces including starting style, allow discrete, calc size, scroll snap, view transitions, popover, dialog and more.

#animation #ui #browser
Wes BosScott Tolinski
796

Tasty × July 17th, 2024

Do We Need JS Frameworks × Are You Over-Engineering? × Webview vs Native

In this potluck episode, Scott and Wes answer questions about over-engineering, generative AI, frameworks, meetups, and more.

#Frameworks #Meetups
Wes BosScott Tolinski
793

Tasty × July 10th, 2024

The Local First Landscape

Discussion of various tools and libraries for building local first web applications

#local-first #offline #speed
Wes BosScott Tolinski
790

Tasty × July 3rd, 2024

State of JS 2023 Reactions

Wes and Scott discuss the 2023 State of JS survey results and developer trends

#javascript #webdev #StateOfJS
Wes BosScott Tolinski
787

Tasty × June 26th, 2024

You Should Try Vue.js

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.

#vuejs #front-end #frameworks
784

Tasty × June 19th, 2024

Logging × Blogging × Testing × Freelancing

Wes and Scott answer audience questions about logging, blogging, testing, freelancing, carbon footprint tools, having kids, murder mystery podcasts, and pressure washers.

#logging #testing #parenting #podcasts
Wes BosScott Tolinski
781

Tasty × June 12th, 2024

Potluck - The Value of TypeScript × Vue vs Svelte × Leetcode

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.

#TypeScript #Frameworks #i18n #React
778

Tasty × June 5th, 2024

11 Habits of Highly Effective Developers

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.

#Career #Skills #Effectiveness
Wes BosScott Tolinski
775

Tasty × May 29th, 2024

Components We Need on Every Project

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.

#JavaScript #UI/UX
Wes BosScott Tolinski
772

Tasty × May 22nd, 2024

React Server Components with PHP, Selling Accessibility, WTF is Cloudflare + more

Potluck episode answering submitted questions on various web dev topics

#javascript #webdev #beginner
Wes BosScott Tolinski
769

Tasty × May 15th, 2024

React Miami Live Show

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.

#react #javascript #live-podcast
Wes BosScott Tolinski
766

Tasty × May 8th, 2024

React Server Components: Form Actions + Server Actions

Discussion on using actions and form actions in React Server Components for calling server code from the client side without needing a separate API

#react #forms
Wes BosScott Tolinski
763

Tasty × May 1st, 2024

Web Scraping + Reverse Engineering APIs

Covers techniques for web scraping, dealing with private APIs, handling authentication, parsing HTML, and challenges like captchas.

#web-scraping #apis
Wes BosScott Tolinski
760

Tasty × April 24th, 2024

Pro VSCode Setups

Scott and Wes detail their Visual Studio Code setups, extensions, themes, fonts, shortcuts and other preferences.

#VSCode #Productivity
Wes BosScott Tolinski
757

Tasty × April 17th, 2024

Potluck: Is Gatsby Dead? Shadow Dom, AI Summaries, Self Hosting + More

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.

#web-components #web-scraping #local-first #ui-development
Wes BosScott Tolinski
754

Tasty × April 10th, 2024

How to Level Up Your Web Development Career

Scott and Wes discuss tips for becoming a better developer, getting a better job, and improving your life.

#career #productivity
Wes BosScott Tolinski
751

Tasty × April 3rd, 2024

UI Components: ShadCN, Tailwind UI, Headless, React Aria, Radix UI

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.

#webdev #javascript #UI
Wes BosScott Tolinski
748

Tasty × March 27th, 2024

Fitness Will Make You a Better Developer

Wes and Scott discuss fitness tips for developers including getting started with working out, having a home gym, diet, motivation, supplements and more.

#fitness #exercise #health
Wes BosScott Tolinski
745

Tasty × March 20th, 2024

Modern JS Toolchains (Biome, Oxc + More)

The hosts discuss trends in modern JavaScript tooling including performance gains from writing tools in Rust and Go. They overview established tools like ESLint and Prettier as well as new tools like Biome, Oxc, ESBuild, and Rollup.

#tooling #performance #rust #eslint
Wes BosScott Tolinski
742

Tasty × March 13th, 2024

Potluck: Migrating to Typescript, Semver Explained, Accurate Timers and Countdowns

Potluck episode covering various web dev topics like TypeScript migration approaches, home office recommendations, semantic versioning basics, and preferred books/podcasts

#typescript #react #webdev #office
739

Tasty × March 6th, 2024

The LoFi Movement: Building Local First Apps

This episode covers the concept of local first web development, where apps work offline first and then sync data in the background. The ideals, principles, tools, and sample projects around this concept are explored.

#local-first #offline #pwa
Wes BosScott Tolinski
736

Tasty × February 28th, 2024

CJ Reynolds is Joining Syntax

CJ Reynolds joins the Syntax podcast and shares his background in development, live coding, teaching, and more. They discuss his career path, interest in trying new technologies, approach to teaching and live coding, and some non-coding hobbies and interests.

#CJ Reynolds #Teaching #Live Coding
Wes BosScott TolinskiCJ Reynolds
733

Tasty × February 21st, 2024

Egress, scraping, Safari EU changes, is SetInterval worth it?

In this JavaScript and web development podcast episode, Scott and Wes discuss Sentry debugging, changes to iOS browsers, scroll and cursor event interception, accurate timers with setInterval, Chrome extension changes, and inconsistencies with JavaScript's Date API.

#Debugging #Mobile #JavaScript
Wes BosScott Tolinski
730

Tasty × February 14th, 2024

Own your own PaaS

Discussion on options for self-hosting a platform as a service to avoid expensive monthly per user charges from hosted providers.

#PaaS #Self-Hosting #Kubernetes
Wes BosScott Tolinski
727

Tasty × February 7th, 2024

How to Code: Opinionated TypeScript Stack + Tooling Choices Explained

Overview of main web development technologies by category with opinions on best options for beginners

#beginners #JavaScript #webdev #tutorial
Wes BosScott Tolinski
724

Tasty × January 31st, 2024

Potluck: Is Virtual Dom Bad?

Scott and Wes discuss their weekends, advertisers, new staff, and take listener questions on JS libraries, in app browsers, and generators.

#AlpineJS #HTMX #WebViews #Generators
Wes BosScott Tolinski
721

Tasty × January 24th, 2024

You should learn Drizzle, the TypeScript SQL ORM

Podcast explaining the Drizzle ORM for interacting with databases like MySQL, Postgres and SQLite.

#javascript #webdev #databases
Wes BosScott Tolinski
718

Tasty × January 17th, 2024

React Server Components

In-depth discussion on new React server components feature including server-side rendering, async data fetching, forms, suspense and more.

#react #javascript #webdev
Wes BosScott Tolinski
715

Tasty × January 10th, 2024

Google & MS Duopoly, Frontend to Fullstack, Where to Put Business Logic + more(Potluck)

In this potluck episode, Scott and Wes answer developer questions about web development tools, strategies, and concepts.

#javascript #webdev #programming
Wes BosScott Tolinski
712

Tasty × January 3rd, 2024

2024 Predictions

In this 2024 web development predictions episode, Scott and Wes make bold guesses about what will happen in JavaScript, frameworks, tooling, CSS, browsers, AI, and more over the next year.

#javascript #webdev #predictions
Wes BosScott Tolinski
709

Tasty × December 27th, 2023

Potluck × Naming Tech × Generators × Layers Follow Up × Sick Picks Page

In this holiday potluck episode, Scott and Wes answer developer questions around topics like advanced JavaScript techniques, React, CSS layers, designing databases, and specializing as a front-end engineer.

#javascript #react #css
Wes BosScott Tolinski
707

Tasty × December 20th, 2023

What happened in JS, CSS And Web Dev in 2023? 2023 Predictions Results!

Wes and Scott review their 2023 web development predictions from the previous year, assessing what trends and technologies ended up being hits or misses.

#webdev #javascript #predictions
Wes BosScott Tolinski
704

Tasty × December 13th, 2023

Stump'd JS + CSS Interview Questions

Wes and Scott ask each other tricky web development interview questions covering topics like CSS layout, JavaScript, accessibility, and more.

#css #javascript #interview
Wes BosScott Tolinski
702

Tasty × December 6th, 2023

New + Proposed JS APIs for 2024

Covers new and proposed JavaScript APIs for 2024 including source maps, temporal, array methods and more.

#javascript #webdev #apis
Wes BosScott Tolinski
699

Tasty × November 29th, 2023

Potluck × TypeScript's Longevity × Canvas-Rendered Apps × Learning Rust × Executing Untrusted JS Code

In this potluck episode, Scott and Wes answer listener questions on various web dev topics including TypeScript's future, Flutter for web, WordPress workflows, Rust projects, MongoDB for AI search, and more.

#javascript #webdev #programming
Wes BosScott Tolinski
←← ← 1 2 3 4 5 → →→
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