Informações:
Sinopse
A community celebration of JavaScript and the web. This show records LIVE on Fridays at 3pm US/Eastern time. Panelists include Mikeal Rogers, Rachel White, and Alex Sexton. Topics discussed include the web platform (Chrome, Safari, Edge, Firefox, Brave, etc), front-end frameworks (React, Ember, Angular, Vue, etc), Node.js, web animation, SVG, robotics, IoT, and much more. If JavaScript and/or the web touch your life, this shows for you.
Episódios
-
Frontend Feud: ShopTalk vs Syntax
10/09/2021 Duração: 54minYour favorite web dev podcasts join forces for a super collab that’ll knock you frontend off! Amelia joins Chris Coyier and Dave Rupert from ShopTalk Show while Divya teams up with Wes Bos & Scott Tolinski from Syntax. Let the FEUDing begin!
-
X gon' State it to ya
03/09/2021 Duração: 01h05minAmal, KBall, and Nick welcome David Khourshid to the show to talk about his project, XState. XState brings state management to a new level using finite state machines and is compatible with your stack. We talk about how the idea came to fruition, its practical uses, and where it’s going.
-
Replacing Sass at Shopify
27/08/2021 Duração: 01h23sAlex Page & Sam Rose from Shopify’s Polaris team join Jerod & Divya to discuss their open research into finding and selecting a viable alternative for Sass at the company. Six solutions enter, but which one will walk away with the
-
Automate all the things with Node.js
20/08/2021 Duração: 01h19minAhmad Awais joins Amal, Amelia, and Jerod to discuss scripting, automation, and building CLIs with Node! We hear Ahmad’s back story, learn the ABC’s of mastering Node automation tooling, and share automation wins from all of our lives (and Twitter too).
-
We ask a lawyer about GitHub Copilot
13/08/2021 Duração: 58minLuis Villa of Tidelift joins the show to discuss GitHub Copilot and the implications of an AI pair programmer from a legal perspective.
-
When (and how) to say NO
06/08/2021 Duração: 58minOn this episode, we make our big Frontend Feud announcement, welcome Amelia to the party, then share a metric crap ton of productivity tips & tricks: scripting, pomodoro, retaining your dev flow, and more!
-
Getting hooked on React
30/07/2021 Duração: 01h08minThis week we talk with Kent C. Dodds, one of the greatest React teachers in the industry, all about React! Why choose React over another framework? What are the hardest parts about learning React? You’ll find out this week!
-
Into the Wormhole
23/07/2021 Duração: 01h12minFeross is back with a brand new web app for us to pick apart! Wormhole is the fastest way to send files on the internet and we want to know why he built it, how it works, and what crazy hacks he invented along the way.
-
Much ado before coding
16/07/2021 Duração: 51minThe panel discusses all the things that have to happen before you write a lick of code. Then, for Story of the Week: Dan Abramov thinks npm audit is broken by design. We also have thoughts. Lots of ’em.
-
JS on Wasm
09/07/2021 Duração: 50minKBall and Nick Nisi sit down with Nick Fitzgerald to learn about running JavaScript on WebAssembly. They talk about almost instantaneous startup, running interpreted languages at the edge, and take a deep dive into the weeds of how Wasm based modules will change the future of application development.
-
The Elder.js Guide to the Galaxy
02/07/2021 Duração: 56minNick Reese joins the party to tell us all about Elder.js, his opinionated static site generator and web framework built with SEO in mind. Elder.js was purpose-built with large, content-heavy websites in mind and already serves in many production capacities. We discuss imposter syndrome, the startup/product mindset, Svelte’s virtues, and much more.
-
Testing testing 1 2 3
25/06/2021 Duração: 58minThis week we chat with Angie Jones about all things testing. We’ll cover unit testing, visual testing, end-to-end testing, and more!
-
Of spiders and monkeys
18/06/2021 Duração: 01h10minYulia Startsev from Mozilla’s SpiderMonkey team joins Jerod & Feross to talk compilers, going back to get your Master’s, making decisions as a group, process of shepherding a feature through TC39, how Firefox actually works, and LavaMoats. Yes, LavaMoats.
-
Building on the TanStack
11/06/2021 Duração: 01h04minTanner joins Nick to talk about his projects, react-query and react table, and discuss scratching your own itch in a maintainable way with open source.
-
Running Node natively in the browser
04/06/2021 Duração: 52minEric Simons and the StackBlitz team recently announced WebContainers which let you run Node.js natively in your browser! This has BIG implications and leaves us with many BIG questions like: how did they do it, why did they do it, and where does it go from here? Tune in! Keyword: BIG
-
Let's talk rendering patterns
28/05/2021 Duração: 58minBrian LeRoux has been building the web long enough to see many ways we produce HTML come in and go out of fashion. On this episode, he joins Amal & Nick to discuss the past, present, and potential future of rendering patterns on the web. SSR, ISR, & DSR (oh my!)
-
CSS! Everyone's favorite programming language
21/05/2021 Duração: 01h00sThis week Emma and Adam are joined by Una Kravets to discuss difficult parts of CSS.
-
This is ReScript
14/05/2021 Duração: 59minEver wanted a language like JavaScript, but without the warts, with a great type system, and with a lean build toolchain that doesn’t waste your time? Patrick Ecker from the ReScript Association sits down with Jerod and Feross to tell us all about this “JavaScript-like language you have been waiting for”.
-
For a more dope web!
07/05/2021 Duração: 01h02minPaul Bakaus from Google Web Creators joins Amal, Nick, & Jerod to talk about this new initiative to promote, educate, and equip people to create on the web. Along the way we discuss Web Stories, AMP, RSS, Google Reader, and more, of course. Join us: for a more dope web!
-
Blasting off with Apollo
30/04/2021 Duração: 47minKBall, Amal, and Feross are joined by special guest Jenn Creighton to talk about all things Apollo. How does Apollo fit into the GraphQL ecosystem, what’s the next big thing, and when would you choose to use it?