Tasty
Tales from Web Dev Past - Part 2
Discussion of outdated web development tools and techniques from 10-15 years ago.
Tasty
Discussion of outdated web development tools and techniques from 10-15 years ago.
Hasty
This episode covers immutable records and tuples in JavaScript - new proposed syntax for creating objects and arrays that are deeply immutable and support deep equality checks.
Tasty
Covers Git fundamentals and basic commands
Hasty
Wes Bos and Scott Tolinski discuss the first money they made from web development, including client projects, ad revenue, product sales, teaching gigs, and agency work.
Tasty
Scott and Wes discuss frameworks, tools, scoping, and writing maintainable CSS.
Hasty
Wes and Scott discuss time block planning, a productivity technique that involves scheduling all of your tasks, appointments, and breaks on a calendar to help manage your limited work hours.
Tasty
Scott and Wes discuss outdated web development techniques like table layouts, clearfixes, splash screens, guestbooks, Flash, and more.
Hasty
Wes talks about converting a shed in his backyard into a home office during the pandemic
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.
Hasty
Scott and Wes wrap up season 1 of Syntax and discuss plans for season 2, favorite episodes of the year, and the top 10 most downloaded episodes so far.
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().
Hasty
Wes Bos and Scott Tolinski quiz each other on web development questions in a game called "Stumped" with silly banter
Tasty
Podcast discussing React, Node, careers, parenting, CSS, and whether custom solutions are better than pre-built tools like CMSs.
Hasty
Wes Bos and Scott Tolinski discuss tips for improving Gatsby websites, including layouts, animations, build optimization, and more.
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.
Hasty
Scott and Wes discuss evaluating and refining personal systems and processes to improve productivity and efficiency.
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.
Hasty
Scott and Wes discuss upgrading the Syntax.fm site to use latest version of Next.js, including lessons learned from implementing API routes, static regeneration for new episodes, and more.
Tasty
Discussion with Meteor evangelist Felipe Nivola on Meteor's acquisition, the state of Meteor today, and what's coming up for the platform.
Hasty
Discussion on the security implications of links that open in a new tab or window, and browser fixes to prevent malicious sites from accessing the opener window