Tags
Language
Tags
June 2024
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6

Hands-On React. Build advanced React JS Frontend with expert

Posted By: naag
Hands-On React. Build advanced React JS Frontend with expert

Hands-On React. Build advanced React JS Frontend with expert
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | 102 lectures | 17h 15m Duration | 8.37 GB
Genre: eLearning | Language: English

Practical React with Typescript and Testing Library. React and Storybook. TDD with React Hooks and React + Redux Toolkit

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
We'll build the minesweeper game.
During the course, 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 course. 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 course. 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, EmotionJS, and Styled-Components
are very powerful toolkits to build UI components. Even very complex component 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 review
React Router
v5 and also React Router v6.
GitHub Actions
makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want. We create our deployment workflow!
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.
Check out the full curriculum and free preview videos. Join the course risk-free with a 30-day money-back guarantee!
See you on the course!