Tasty
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.
Tasty
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.
Hasty
Covers using print CSS for various use cases like shipping labels and recipes. Explains how to load print CSS, use advanced features like CSS counters and @page rules, control page margins and numbering, debug print styles, and generate PDFs.
Supper Club
Discussion on passkeys, a new way to login that is passwordless and phishing resistant while also improving usability. Covers what they are, how they work, benefits over passwords, and timeline for adoption.
Tasty
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.
Hasty
Scott and Wes discuss various performance issues encountered while rebuilding the Syntax site, including slow database queries, unnecessary data loading, and Open Graph image generation. They share the optimizations and tools used to diagnose bottlenecks and make improvements.
Tasty
Wes and Scott review their 2023 web development predictions from the previous year, assessing what trends and technologies ended up being hits or misses.
Hasty
Scott and Wes explain all the terminology, services, and technical pieces that make up artificial intelligence and machine learning.
Supper Club
Discussion on whether npm packages can be trusted and tools like socket.dev to scan packages for security issues. Also covers misuse of open source packages and peer-to-peer web technologies.
Tasty
Wes and Scott ask each other tricky web development interview questions covering topics like CSS layout, JavaScript, accessibility, and more.
Hasty
Discussion on the observer pattern, its use in game dev and JavaScript frameworks, differences from observables, and its relation to promises and streams.