lesson
Intro to Managing React Application State With Flux and ReduxThe newline Guide to React Native for JavaScript Developers using TypeScriptLet's learn about Flux and Redux.
lesson
Set App Logos, Launch Screens, and Icons in React NativeThe newline Guide to React Native for JavaScript Developers using TypeScriptSet the app's launch screen and icons. Learn what image to put in native and what to bundle with React Native. Set the tab bar icons.
lesson
Setting up ChromaticThe newline Guide to React Component Design Systems with FigmagicLast but not least, we need to get our visual inspection platform and Storybook hosting working. For this, we will turn to Chromatic.
lesson
Setting up CloudflareThe newline Guide to React Component Design Systems with FigmagicNext stop is hosting, where we'll use Cloudflare Pages, one of the most exciting tech services around.
lesson
Setting up GitHubThe newline Guide to React Component Design Systems with FigmagicGet hooked up with the premier place on the planet to share, build, and discuss code—open source or otherwise.
lesson
Hooks project setupBeginner's Guide to Real World ReactSetup the base project for our Hooks deep dive examples.
lesson
Setting up the EnvironmentThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we'll download all the technologies we're using in this course
lesson
Technologies Used in this CourseThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we'll go through all the technologies we're using in this course
lesson
3 Ways to Add Typescript to a React LibraryCreating React Libraries from ScratchAdding a type-system to JavaScript.
lesson
How to Integrate Storybook Components Into a React AppStorybook for React AppsFinalizing the feature and integrating it into the app.
lesson
Simplify Complex Components with the useProducts HookThe newline Guide to Modernizing an Enterprise React AppCustom hooks are good for more than just drying up duplicated code; they also help simplify our components.