Description

Practical React with Typescript and Testing Library. React and Storybook. TDD with React Hooks and React + Redux Toolkit
What you’ll learn

Build web applications with React JS using Hooks, Typescript, Redux
Create components library with the Storybook and CSS-IN-JS
Dive deeply into configurations of application with Webpack + Babel
Learn about TDD, TLD and apply this knowledge using Jest, React-Testing-Library and Stryker-Mutator
Requirements

JavaScript + HTML + CSS fundamentals are required
Basic programming skills are required
ES6+ JavaScript knowledge is good but not necessary
Description
React is the most popular library for building frontend web applications. Step-by-step by diving into all the basics, I’ll introduce you to advanced concepts as well.

We’ll build the minesweeper application from scratch:

setup of the development environment
configuration of the React JS app
basic algorithms of Minesweeper
Step-by-step we’ll build the minesweeper game. During the video, we’ll cover the most important topics.

First will be a configuration of the ReactJS application with Typescript and using build tools Webpack+Babel.

Second, there’re presented TDD or TLD approaches that I’ll try to practice with you during the coding sessions. Probably you don’t have enough experience with the tests, but it’s ok, there’s still a good way to learn it from the video. When you work with code and cover it with test cases, it provides you with guarantees that your code works as you expected. This is the purpose and benefit of the tests.
Tools for testing: Jest, Stryker, React Testing Library

Also, I’ll try to cover basic Typescript concepts and show you a way to improve these skills. During the coding sessions, we’ll cover advanced Javascript techniques to make sense of commonly used JS features.

Storybook is the most popular way to build the components library. From our side, it’s the most basic part of the video. We’ll install and configure Storybook, which will provide us with a full components spec. This approach is called Components Driven Development.

CSS–IN-JS, emotion, and Styled-Components are very powerful toolkits to build UI components. Even very complex components styles can be easily produced and supported by it.

We’ll introduce you to React Hooks – it’s the basic way to make dynamic UI for the applications.

We’ll make a review of React Router v5 and also React Router v6.

Last but not least it’s Redux. Redux is a beautiful way to manage an application state. We’ll use the Redux-Toolkit library – it simplifies the work with Redux.


Who this video is for:
viewers who want to learn how to build complex web application
Anyone who want to learn React by Hands-On way based on good examples
viewers who want to take development skills to the next level

Explore Popular videos/ebooks

100+ unique online videos/ebooks