Sign inCreate Account
// channel
Syntax

Syntax

7 articles

Hosted by Wes Bos and Scott Tolinski since 2017, Syntax has published over 900 podcast episodes on full-stack web development, covering everything from HTML, CSS, JavaScript, server side languages, databases, deployment environments, and more. In 2023 Syntax.fm joined forces with Level Up Tutorials adding 2000+ free video tutorials to our library. Wes Bos is co-host of Syntax and a web development educator. Constantly learning, he creates web development courses focused on JavaScript, TypeScript, React, CSS, Node.js and whatever else comes his way. Scott Tolinski is co-host of Syntax and the creator of Level Up Tutorials. In his free time Scott is a dedicated Bboy (breakdancer) & enjoys pushing himself athletically through dance, working out and snowboarding. CJ joined the team to help make YouTube videos that dive deeper into topics covered on the podcast. He is a full stack software developer and the host of Coding Garden. Syntax is brought to you by Sentry (https://sentry.io)

Lifestyle (sociology)KnowledgeTechnology
// Often Mentioned
// Socials

last updated 2 Feb 2026

  • What’s Missing From the Web Platform?
    // Syntax

    Charting the Future: Essential Innovations Missing from the Web Platform

    The web platform has evolved significantly, but key areas for improvement remain. Developers are seeking better native UI primitives (like stylable selects, multi-selects, tabs, toggles, and improved file uploads) to reduce reliance on external JavaScript libraries and enhance accessibility. Desired JavaScript language features include type annotations (TypeScript integration) and the pipe operator for cleaner code. Crucial new APIs are needed for standardized cookie consent, integrated identity management (passkeys), element selection by text, and native reactive templating. Lower-level hardware access (Bluetooth, Web Serial, NFC/RFID) would unlock new application types, while CSS could benefit from speed-based transitions and a strict mode. Finally, native, private, and efficient AI access within browsers is seen as a transformative step for future web applications, improving everything from smart input fields to high-quality text-to-speech.

    Feb 2, 2026
    10 min read
  • Why can't we make UIs like the movies?
    // Syntax

    Hollywood's Code: Separating Cinematic Spectacle from Real-World Development

    Jan 30, 2026
    7 min read
  • I let OpenClaw (clawdbot) do some crazy stuff
    // Syntax

    Crafting Your Personal AI Assistant: Diving Deep with Claudebot

    Jan 28, 2026
    6 min read
  • Openclaw (clawdbot), Agents and the Age of Personal Software
    // Syntax

    Crafting Hyper-Specific AI-Powered Personal Software

    Jan 28, 2026
    9 min read
  • POP QUIZ: How many named CSS colors are there??
    // Syntax

    Chromatic Nomenclature: Deciphering the Vocabulary of CSS Colors

    Jan 27, 2026
    2 min read
  • The Web’s Next Form: MCP UI (with Kent C. Dodds)
    // Syntax

    Context Engineering: Crafting Intelligent User Interfaces for the AI-Powered Web

    Dive into the future of web interfaces with a focus on Multi-Contextual Prompts (MCP). Discover how context engineering shapes AI interactions, balancing efficiency and accuracy. Explore the shift towards dynamic, AI-driven UIs and the ongoing debate between browsers and chat interfaces in the evolution of web technology.

    Jan 26, 2026
    4 min read
  • Modern Vue.js Crash Course | with TypeScript + script setup + Composition API
    // Syntax

    Mastering Modern Vue.js: A Hands-On Journey with TypeScript and the Composition API

    Explore Vue.js 3, TypeScript, and the Composition API with this hands-on tutorial for building a responsive task management application. Learn about reactive state with `ref`, component communication via `defineEmits` and `defineProps`, efficient list rendering with `v-for`, and dynamic UI updates using `computed` properties and `TransitionGroup` for animations. This guide emphasizes best practices for state management and modular component design.

    Mar 27, 2025
    9 min read
There's more to readRead all articles
Creators/About/Privacy/Terms
© 2026 Revuw. All rights reserved.