Tasty
From React To SvelteKit
Scott rewrote his Level Up Tutorials site from React to SvelteKit and discusses his experience with the transition.
Tasty
Scott rewrote his Level Up Tutorials site from React to SvelteKit and discusses his experience with the transition.
Hasty
Wes and Scott explain what webhooks are and how to use them for communication between servers and services.
Tasty
Overview of new JavaScript language features added in ECMAScript 2022 including top level await, the array .at() method, private fields and methods in classes, regex indices and more.
Hasty
Wes Bos describes his experience getting Starlink satellite internet installed at his rural cottage, reviewing the speeds, latency, equipment, and networking setup.
Tasty
In this potluck episode, Scott and Wes bid farewell to the Syntax studio while discussing Sass, Houdini, building without JS, decentralized data with Solid, bartering skills, DRM, Linux laptops, using React and GraphQL with Svelte, MongoDB with Prisma, and predictions for Webpack's future.
Hasty
Wes and Scott discuss the different strict mode settings in TypeScript and why they can prevent bugs.
Tasty
Scott and Wes go through a series of JavaScript coding interview questions, testing each other's knowledge on topics like first class functions, preventing default behavior, weak maps and more.
Hasty
Wes and Scott discuss signs of toxic clients for freelancers like unclear project vision, scope creep, poor communication, rudeness, and bragging.
Tasty
Scott and Wes share tips and advice for new developers just starting out, covering topics like learning fundamentals, debugging, soft skills, struggles all developers face, and more.
Hasty
Wes and Scott discuss common complaints about CSS and solutions like using Flexbox and Grid, avoiding IDs and !important, debugging in dev tools, and planning CSS structure.