Implementing reduxjs in a real-life React application

Udemy Certificate USD 19.99
Enroll now →
Implementing reduxjs in a real-life React application

About this course

The course teaches how to use React.js, how to install and set it up on a React [Native] application and also to use Immutable.js to manage state correctly. We will start with the basics of how to build a component, how to maintain state, and how to update the view with state changes. Then we'll expand the example to include several components to show how quickly app's state management can get overwhelming. So, after picking up the basics of React.js and state management, we build on the example to use Redux to avoid code complexity around state management and instead propagate them and advance the app state by state. To use Redux, we need our state to be immutable (the value referred to by a reference to an instance can never change), we learn how to use Immutable.js to hold our state objects. The course  shines a light on many aspects in this presumably easy scenario, including javascript, ES6 modules, npm package management, webpack bundling, React, debugging React errors, understanding React internals, managing state, writing stores. It's a good short and direct course to pick up new frameworks for those who might be out of touch with React and building up web applications.Hope you enjoy the course.

What you'll learn

  • install and set up React.js in a React Native application
  • manage state using Redux
  • utilize Immutable.js for state objects
  • debug React applications
  • understand JavaScript and ES6 modules
  • manage npm packages

Course objectives

  • teach the basics of React.js
  • demonstrate effective component structuring
  • improve understanding of state management
  • reduce code complexity in React apps

Skills you'll gain

Related courses

Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.