Tasty
Syntax Live at Reactathon
Wes Bos and Scott Tolinski host a live podcast episode from Reactathon, featuring debates, old code, syntax errors, JS or NAS, and audience Q&A.
Tasty
Wes Bos and Scott Tolinski host a live podcast episode from Reactathon, featuring debates, old code, syntax errors, JS or NAS, and audience Q&A.
Hasty
Wes Bos and Scott Tolinski discuss ways that malicious actors can abuse your web application, and different techniques to prevent abuse like rate limiting, shadow banning, tokens, CAPTCHA, and more.
Supper Club
Wes and Scott talk with Anselm Hannemann about how he transitioned from web developer to gardener to avoid burnout, the joys of growing your own food, and tips for avoiding burnout in the tech industry.
Tasty
Wes and Scott discuss using Git version control in VS Code, including built-in features and extensions that enhance the developer workflow.
Hasty
Discussion on how cache control headers work and how they can be used to improve website performance.
Supper Club
Tom Preston-Werner, founder of GitHub, discusses his work on RedwoodJS, an opinionated fullstack JS framework to help developers build and scale web apps faster.
Tasty
Overview of the various TypeScript tooling options including type checkers, compilers, build tools, IDEs, configs, and recommendations for server-side usage.
Hasty
In this episode, Scott gives a tour of his home office setup called the LevelUp Lodge, going over all the gear, lighting, audio equipment, tech and other elements that make it an ideal workspace.
Supper Club
Jared Palmer discusses Turborepo, monorepos, efficient workflows, and getting acquired by Vercel.
Tasty
Wes and Scott answer listener questions about Next.js, database options, build tools, protestware packages, and game development.
Hasty
Wes and Scott discuss a new initiative by Cloudflare and others to improve web interoperability across various JavaScript runtime environments like browsers, Node.js and edge functions.
Supper Club
Victor Savkin discusses NX, a development environment and build system designed for monorepos. He covers the core orchestration features, optional plugins, caching, distribution, migrations, and more.
Tasty
Discussion of 10 interesting browser APIs for accessing user data and hardware like webcam, geolocation, animations, speech, and more.
Hasty
An episode discussing TypeScript fundamentals like type narrowing, discriminated unions, and strategies for type guards.
Tasty
Discussion on what edge computing is, how it works, use cases, upsides and downsides.
Hasty
Wes and Scott discuss why developers still use the Axios library instead of the native fetch API for network requests in JavaScript. They go over various features like interceptors, progress events, and adapters that make Axios powerful.
Tasty
Wes and Scott quiz each other on random JavaScript interview questions and discuss techniques and concepts like weak maps, promises, and variable swapping.
Hasty
Scott and Wes discuss strategies and challenges around building custom coupon logic and engines for ecommerce sites and course platforms. They share tips on implementing constraints, conditional rules, tracking, expiration, and more.
Tasty
Scott and Wes answer listener questions about working on a development team, dealing with imposter syndrome, using icon libraries, fixing broken service workers, building fullstack apps in Next.js, when to move a project to production, and dealing with bad clients.
Hasty
Scott discusses generating 3D visualizations, animations, and physics simulations in the browser using Svelte Cubed and Three.js.