Tasty
Spooky Web Dev Stories — Part 1
Developers share horror stories about mistakes that happened in web development leading to issues in production.
Tasty
Developers share horror stories about mistakes that happened in web development leading to issues in production.
Tasty
Strategies for updating web apps and forcing users to get new versions, including manual refreshes, service workers, hot reloading, and visual notifications.
Tasty
In this potluck episode, Scott and Wes answer developer questions on topics like Target blank links security, Stencil JS, senior developers, Angular careers, SVGs in React, Git workflows, and more.
Tasty
Discussion of outdated web development tools and techniques from 10-15 years ago.
Tasty
Covers Git fundamentals and basic commands
Tasty
Scott and Wes discuss frameworks, tools, scoping, and writing maintainable CSS.
Tasty
Scott and Wes discuss outdated web development techniques like table layouts, clearfixes, splash screens, guestbooks, Flash, and more.
Tasty
Scott and Wes discuss the recent Mozilla layoffs and impact on web development, strategies for learning web development while working a full time job, and answer audience questions on React drag and drop, testing, analytics, malicious GitHub users, and more.
Tasty
Scott and Wes answer listener questions on topics like MDX, ordering CSS properties, explaining complex code, portfolio projects for junior devs, the Sails.js framework, and using the replacer parameter in JSON.stringify().
Tasty
Podcast discussing React, Node, careers, parenting, CSS, and whether custom solutions are better than pre-built tools like CMSs.
Tasty
Adam Argyle explains the overall process for how new features and specifications get added to CSS, ranging from initial proposals to testing, implementing, and eventually becoming a standard.
Tasty
Scott and Wes discuss and compare several React state management libraries including Context, Redux, XState, Apollo, and more. They talk about the pros and cons of each, when you might want to use them, and share their experiences.
Tasty
Discussion with Meteor evangelist Felipe Nivola on Meteor's acquisition, the state of Meteor today, and what's coming up for the platform.
Tasty
Potluck episode covering procrastination, planning code, CSS, leadership skills, side projects and more
Tasty
Overview of options and considerations for hosting and streaming video in 2020 with a deep dive into the tech stack Scott chose for his site
Tasty
Discussion with Jerome Hardaway, executive director of Vets Who Code, on his background, founding VWC, their tech stack, being an ally, and skills learned in the military
Tasty
Wes and Scott discuss things they wish React and its ecosystem had out of the box without additional libraries and tooling.
Tasty
Potluck episode discussing libraries vs frameworks, browser choices, career questions, XState, styled components, podcast picks and more.
Tasty
Covers terminal, typing, OS skills, GitHub, dev tools, and other web development basics and best practices.
Tasty
Ian Ramsay discusses building a WebRTC-based video chat called ZipCall and his journey into programming