Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://embed-ssl.wistia.com/deliveries/7113fd1aaa3969a0db1771bb17a1b732.jpg

lesson

How to Create a React App With WebpackTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

A lot of things need to be considered to create the scaffold of a modern React application, like allowing for a modular-based app, compiling ESNext code, transpiling TypeScript code, etc. To avoid spending too much time with build tools, we'll create a modern React/TypeScript application with a single command - create-react-app.