Hosts

Carl Mungazi

Jack Herrington

Paige Niedringhaus

TJ VanToll

Charles Max Wood

Zain Sajjad

Thomas Aylott

James Brenton

Dave Cooper

Lucas Reis

Leslie Cohn-Wein

Dave Ceddia

Nader Dabit

Justin Bennett

JC Hiatt

Sia Karamalegos

Alyssa Nicoll

Ward Bell

Cory House

Kent C. Dodds

Tara Z. Manicsic

Share

Episodes

Dec 16, 2021

3 Fundamental Pillars You Need to Succeed as an Entrepreneur - BONUS

Mani has summarized hundreds of business books that outline how to build, grow, and operate a business and he shares his expertise with Chuck and the listeners in this special episode.

Dec 15, 2021

Going Deep on Next.js ft. Atila Fassina - RRU 166

Atila Fassina joins the Round Up to discuss how he got into Next and what he's doing with it now. The panel dives into the ins and outs of what you can do with Next and some advanced uses for the framework.

Dec 09, 2021

React vs Svelte ft. Jack Franklin - RRU 165

Jack Franklin joins the Round Up from Google who wrote a side project using both React and Svelte. He breaks down the differences between the two frameworks and what he likes about each. In many ways, Svelte gets out of your way and is a lot of fun to use. However, React does give you some features that make development very nice.

Dec 01, 2021

React Native for Web ft. Giuseppe Gurgone - RRU 164

Giuseppe Gurgone joins the round up to discuss React Native for Web and how you can build one application with React Native and deploy it to the web and mobile.

Hosts:
TJ VanToll

Guests:
Giuseppe Gurgone
Nov 25, 2021

BONUS: How to do LARGE Volumes of HIGH Quality Work - While Spending Fewer Hours Working

Mani provides us with strategies and tactics to get Deep Work time and how to get our minds into that focused state for hours at a time. He has read hundreds of books that have taught him the secrets to getting more done by getting into this state.

Nov 24, 2021

Modernizing Your React Apps with TypeScript ft. Chris Frewin - RRU 163

Chris Frewin joins the round up to discuss the project he worked on for a month and re-organized the code to bring it up to the state of the art. He discusses how to bring in TypeScript and the process for bringing TypeScript's and React's newer features into the application one step at a time.

Nov 10, 2021

How to Organize Your React App ft. Tania Rascia - RRU 162

Tania Rascia joins the round up to discuss how to organize your code across files, directories, components, and repos within your React app. The panel chimes in with what they've seen and clarify how these approaches effect the overall application functionality of your app.

Nov 03, 2021

What Skills Should We Learn Over the Holidays? - RRU 161

The panel puts their heads together to discuss the different skills and areas of interest they would like to spend time learning or would recommend that you spend time on this year as the holidays approach.

Oct 20, 2021

Modernizing Enterprise React Apps with Paige Niedringhaus - RRU 160

This week, our very own host Paige Niedringhaus leads the discussion about modernizing enterprise React applications - inspired by a course she's just released on that very subject. Over the course of the episode everyone shares tips, tricks, strategies and war stories when it comes to the struggle most developers will face at some point in their careers of keeping large React applications up to date.

Oct 13, 2021

Maintaining Storybook ft. Yann Braga - RRU 159

Yann Braga is the maintainer of Storybook. He talks about Storybook, how it's used, new features the team is working on, and what it's like to be part of the core team actively maintaining an open source system like Storybook that is widely used to build UI systems in isolation and allow teams to see how components are used.

Oct 06, 2021

React Do's and Don't's - RRU 158

This week the panel discusses several Do's and Don't's for your React Apps that are lessons they've learned building React applications over the years.

Sep 29, 2021

How to Stay Current and Learn New Things ft. Charles Max Wood - RRU 157

Charles Max Wood from Top End Devs joins the round up to discuss his strategies and tactics to get the career you want by keeping current on technologies and learning new things. He explains how to determine what you want in your career. Going and building things, and continuing your learning journey.

Sep 22, 2021

Composing Layouts for React ft. Travis Waith-Mair - RRU 156

Travis Waith-Mair joins the round up to discuss how to compose layouts in React and the bedrock tools and principles that build up good layouts in React.

Sep 15, 2021

Run NextJS and Node in the Browser ft. Eric Simons - RRU 155

Eric Simons joins the round up to discuss the latest advancements made by StackBlitz that enables you to run NodeJS in the browser. Eric expands that to the work they've done with the NextJS team to run NextJS in the browser without the need to have a server in the background.

Sep 01, 2021

Building a Chatbot or Voicebot with Dialogflow in React ft. Victory Nwani - RRU 154

Victory Dumebi Nwani joins the round up to discuss integrating the Dialogflow from Google Cloud into your application to manage voice and chat capabilities for your application. Victory dives into the stack he used to put together a functioning app using that offering from Google.

Aug 25, 2021

Transitioning a React Codebase from JSX to TypeScript ft. Priscila Oliveira and Mark Story – RRU 153

Priscila Oliveira and Mark Story join the panel to discuss the recent transition at Sentry from vanilla JavaScript to React and TypeScript. The show starts out with the panelists nerding out over Sentry and how they use it, then they dive into the code transition and the things that they learned from their conversion to TypeScript.

Aug 18, 2021

Is Working at a Large or Small Company Better for Your Career? - RRU 152

This week the panelists dive into their work backgrounds and discuss the ins and outs of working at small and large companies. They aim specifically at whether one is better than the other for building a career.

Aug 11, 2021

React is a Black Box ft. Florian Rappl - RRU 151

Florian Rappl joins the Round Up to discuss React internals and how to make sense of how React works. He leads the panel through the process of understanding what React is doing when you write your JSX. He also deviates into Microframeworks a bit.

Aug 04, 2021

Form Validations and Open Source ft. Evyatar Alush - RRU 150

Evyatar Alush joins the Round Up to discuss Vest, a form validation library that handles form validation library in a manner similar to the way that a testing library looks.

Jul 28, 2021

Voice Recognition in React ft. Ian Lavery - RRU 149

Ian Lavery joins the Round Up to discuss how to add Voice Recognition to your React applications without adding heavyweight cloud solutions from the big cloud providers.

Jul 21, 2021

Leveraging Native Features in React Native featuring Youssouf EL Azizi - RRU 148

Youssouf EL Azizi joins the round up to talk about the best React Native libraries that allow you to leverage the native features of the platforms you run on.

Jul 14, 2021

Speech Commands and Speech Recognition in React featuring Chris Laughlin - RRU 147

Chris Laughlin joins the round up to discuss how to use the WebKit Speech Recognition API to interact with your react applications. This opens up a wide range of capabilities for web and React applications.

Jul 07, 2021

React Architecture with Tommy Groshong - RRU 146

In today's episode, we talk about state management, dependency injection, react hooks, API access best practices and more with Tommy Groshong a React UI architect.

Jun 30, 2021

React Hook Form with Vijit Ail - RRU 145

React Hook Form is a terrific way to manage state in, from, and through, your forms in React. Since React itself doesn't give you much to manage forms, React Hook Form steps into the gap to help you manage your forms and provide features and functionality to your forms.

Jun 23, 2021

Utility First CSS with Tailwind, is it the right choice for you? - RRU 144

Let's dive deep into the pros and cons of Utility First CSS and Tailwind CSS in particular as Jack plays defense and Paige and TJ play devils advocates. Let's see who comes out on top and give you some insights into whether or not Tailwind CSS is the right choice for your next project.