Supper Club
Supper Club × Syed Balkhi and WordPress
Saeed Balkhi discusses growing his company AwesomeMotive from a WordPress tutorial blog into a suite of over 30 web services and software tools.
Supper Club
Saeed Balkhi discusses growing his company AwesomeMotive from a WordPress tutorial blog into a suite of over 30 web services and software tools.
Tasty
Wes and Scott discuss resolving NPM errors when starting old projects, compatibility across Node versions, and specifying required versions in package.json.
Hasty
This episode covers Bun, a new JavaScript runtime focused on performance and batteries included tools like a bundler and transpiler.
Supper Club
Adam Cowley from Neo4j explains graph databases, how they work, use cases, and how to query data with Cypher. He discusses how Neo4j can be used in web development.
Tasty
In this episode of Syntax, Wes and Scott discuss their coding styles and preferences in JavaScript and CSS.
Hasty
Wes and Scott play a game of Stumped, asking each other random interview questions and trying to explain the answers.
Supper Club
Christy Perreault from Liberty Mutual discusses how they leverage serverless to support 5000 developers building customer-facing and internal apps. She covers Liberty Mutual's journey from on-prem to serverless, the costs savings and auto-scaling benefits, supporting developer preferences, and local development recommendations.
Tasty
In this potluck episode, Wes and Scott discuss NAS networking, Home Assistant, peer dependencies in npm, and transpilation when using Vite and Vitest.
Hasty
Scott explains numeric clamping and interpolation, demonstrating how these techniques can help control values and create animations. He highlights the d3-interpolate library for interpolating numbers, colors, dates, and more.
Supper Club
Pokey Rule discusses coding by voice with Talon instead of keyboard due to RSI, creating grammars to map voice commands to actions, and demonstrates voice coding.