Josh Goldberg
CodeSandbox with Ives van Hoorne
CodeSandbox was founded in 2017 and provides cloud based development environments along with other features. It’s quickly become one of the most prominent cloud development
Node.js and the Javascript Ecosystem with Gil Tayar
Gil Tayar is a Principal Software Engineer at Microsoft, developer advocate, and conference speaker. Gil’s contributions to the Node.js ecosystem include adding support for ECMAScript
Frontend Engineering at Slack with Shruti Kapoor
Slack is a team communication platform that originated as an internal tool within Tiny Speck, a game development company. When the company realized that their
Google Maps Platform Javascript API with Matt Toon
The Google Maps Platform JavaScript API is a fundamental web technology that’s used to build dynamic and interactive map features in web apps. Matt Toon
Creating ESLint with Nicholas Zakas
ESLint is a static code analysis tool for identifying and fixing problems in JavaScript code. It helps developers maintain code quality and consistency by enforcing
Evolving JavaScript with Douglas Crockford
Douglas Crockford is an American computer programmer who is involved in the development of the JavaScript language. He specified the JSON data format, and has
Shopify’s Hydrogen Framework with Ben Sehl
A headless software architecture decouples the frontend, or the “head”, from the backend. This separation allows developers to manage the UI layer independently of the
Codecademy with Zoe Bachman
Codecademy is an online platform that offers classes on languages including Python, Go, JavaScript, C++, and many others. Zoe Bachman is the Senior Curriculum Director
Ruff and Next-Generation Python Tooling with Charlie Marsh
Linting is the process of checking source code for programmatic as well as stylistic errors. Ruff is a highly popular Python linter written in Rust.
Figma Engineering with Abhi Mathur
Figma is a cloud-based design and product development platform that is widely used in UI and UX work. It allows users to collaborate in real-time,
The State of CSS with Rachel Andrews
CSS, or Cascading Style Sheets, is a fundamental technology in web development that defines the presentation and layout of HTML documents. It serves as a
Nuxt JS with Anthony Fu
Vue is a popular JavaScript frontend framework, and Nuxt is an open source meta-framework on top of Vue. Anthony Fu is a Framework Developer on
Netflix Engineering with Jay Phelps
Today, you can access Netflix on virtually any device. For a Netflix user, this seamless experience can be easy to take for granted, but it
Netlify and Edge Computing with Erica Pisani
Netlify is a popular hosting platform that provides build, deploy, and serverless backend services for web apps. The platform enables deployment directly from source files
Stately with Laura Kalbag
Stately is a web-based drag and drop editor for collaboratively developing code, diagrams, and documentation. Laura Kalbag is the Developer Advocate at Stately and she
Mastodon with Eugen Rochko
Mastodon is an open source, decentralized social network. Eugen Rochko started building Mastodon in response to his dissatisfaction with centralized social networks like Facebook and
Netflix UIs at Scale with Shaundai Person
Netflix needs no introduction and is renowned for its engineering talent. Shaundai Person is a Senior Software Engineer at Netflix, blogger, and conference speaker. She
Deno with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. The project was announced by Ryan Dahl in
Figma Dev Mode with Marcel Weekes
One of the key challenges that teams encounter is how to smoothly collaborate on converting a design into code. For example, if a designer designs
Open Source Contributing with Brian Douglas
The open source coding philosophy has enormous appeal to many software engineers, and with good reason. Open source libraries, applications, and operating systems are now
Sourcegraph with Quinn Slack
If you’re a developer, there’s a good chance you’ve experimented with coding assistants like GitHub Copilot. Many developers have even fully integrated these tools into