React JS

CertAdda’s React with Redux Certification Training will train you to build efficient React applications by mastering the concepts of React, Redux and React Native. In this course, you will learn how to build simple components & integrate them into more complex design components. After completing this training you will be able to build the applications using React concepts such as JSX, Redux, Asynchronous Programming using Redux Saga middleware, Fetch data using GraphQL, perform Testing using Jest, successively Deploy applications using Nginx and Docker plus build Mobile applications using React Native

Original price was: $390.00.Current price is: $349.00.

Instructor-led React with Redux Training live online classes

 

Date

Duration

Timings

Mar 02nd SAT & SUN (5 Weeks) Weekend Batch SOLD OUT Timings – 11:00 AM to 02:00 PM (EDT)
Apr 27th SAT & SUN (5.5 Weeks) Weekend Batch ⚡FILLING FAST Timings – 11:00 AM to 02:00 PM (EDT)
Jun 07th FRI & SAT (5.5 Weeks) Weekend Batch Timings – 09:30 PM to 12:30 AM (EDT)

 

Introduction to Web Development and React

Learning Objective: In this module, you will learn about MVC architecture, what is React and difference between single and multiple page applications. You will also learn how to install React, make use of NPM packages and ES6 concepts.

Topics:

  • Building Blocks of Web Application Development
  • Single-page and Multi-page Applications
  • Different Client-side Technologies
  • MVC Architecture
  • Introduction to React
  • Installation of React
  • JSX and its use case
  • DOM
  • Virtual DOM and its working
  • ECMAScript
  • Difference between ES5 and ES6
  • NPM Modules

Hands On:

  • Installation of Node.js, React and Visual Studio Code
  • Creating First React Application

Components and Styling the Application Layout

Learning Objective: In this module, you will learn React core concepts like Components, State and Props. You will also learn how to build the application layout using forms and style sheets.

Topics:

  • React Elements
  • Render Function
  • Components
  • Class Component
  • Component Constructor
  • Functional Components
  • Multiple Components
  • Props
  • Props with Class based Component
  • Props with Function based Component
  • States
  • Component Lifecycle
  • React Events
  • React Forms
  • Different Form Concepts
  • Styling in React
  • Inline Styling
  • CSS Stylesheet
  • Building Music Shop Application using React Components

Hands On:

  • Build a Music Store Application using React Components

Handling Navigation with Routes

Learning Objective: In this module you will learn to build an application using different route techniques and consume remote data by integrating API in React applications.

Topics:

  • Routing
  • react-router
  • Features of react-router
  • Configuration of routing using react-router
  • Navigation using Links
  • 404 page (Not found Page)
  • URL Parameters
  • Nested Routes
  • Implementing styles using NavLink
  • Application Programming Interface
  • Build a REST API using json-server
  • API consumption in React application using Fetch method
  • Build a dynamic Music Store application using Routing and API connectivity

Hands On:

  • Dynamic Music Store Application with Routing and API connectivity

React State Management using Redux

Learning Objective: In this module, you will learn how to integrate Redux with React. Also, you will understand the other key terminologies associated with Redux to build a web application.

Topics:

  • Need of Redux
  • What is Redux?
  • Redux Architecture
  • Redux Action
  • Redux Reducers
  • Redux Store
  • Principles of Redux
  • Pros of Redux
  • NPM Packages required to work with Redux
  • More about react-redux package

Hands On:

  • Building an application to list the food items using React and Redux
  • Building News application using React, Redux, and promise middleware

Asynchronous Programming with Saga Middleware

Learning Objective: In this module, you will learn how to write and handle the Asynchronous actions using Redux-Saga Middleware.

Topics:

  • Need of Async operations
  • Async Workflow
  • Action Creators
  • How to write Action Creators?
  • Handling Async Actions via Reducers
  • Middleware
  • Redux-Saga
  • Generators in Redux-Saga
  • Saga Methods()
  • Major Sections of Redux-Saga
  • Building a Product List application using Redux-Saga Middleware
  • Debugging application using Redux Devtools

Hands On:

  • Building a Product list application using Redux-Saga Middleware.

React Hooks

Learning Objective: In this module, you will learn how to implement Class component- Stateful features within Functional components using React Hooks.

Topics:

  • Caveat of JavaScript classes.
  • Functional components and React hooks
  • What are React hooks?
  • Basic hooks
  • useState() hook
  • How to write useState() hook when state variable is an array of objects
  • useEffect() hook
  • Fetch API data using useEffect() hook
  • useContext() hook
  • Rules to write React hooks
  • Additional hooks
  • Custom hooks

Hands On:

  • Fetch API data using useEffect() hook
  • Pass multiple Context using useContext() hook
  • Writing custom hooks
  • Building weather application using React hooks

Fetch Data using GraphQL

Learning Objective: In this module, you will learn how to augment React components with GraphQL to query the data.

Topics:

  • What is GraphQL?
  • Cons of Rest API
  • Pros of GraphQL
  • Frontend backend communication using GraphQL
  • Type system
  • GraphQL datatypes
  • Modifiers
  • Schemas
  • GraphiQL tool
  • Express framework
  • NPM libraries to build server side of GraphQL
  • Build a GraphQL API
  • Apollo client
  • NPM libraries to build client side of GraphQL
  • How to setup Apollo client

Hands On:

  • Build a GraphQL API and execute queries using GraphiQL tool
  • Fetch Space Launch Data using Apollo-GraphQL

React Application Testing and Deployment

Learning Objective: In this module, you will learn how to perform application testing using Jest and later deploy the application using Docker and Nginx

Topics:

  • Define Jest
  • Setup Testing environment
  • Add Snapshot testing
  • Integrate Test Reducers
  • Create Test Components
  • Push Application on Git
  • Deploy App on Nginx
  • Create Docker for React Application

Hands On:

  • Testing application using Jest
  • Application Deployment via Nginx and Docker

Introduction to React Native

Learning Objective: In this module, you will understand React Native terminologies, learn how to integrate React Native with Redux and build a mobile application using React Native

Topics:

  • Native Applications
  • React Native
  • React Native Elements
  • Expo CLI
  • Build a shopping cart mobile application using React Native
  • React Native installation and setup
  • Working with Styles and Layout

Hands On:

  • Shopping Items list using Native React

Building React Native Application with API

Learning Objective: In this module, you will build and release an Android mobile application using React Native.

Topics:

  • Native modules
  • Native Navigation libraries
  • Integration of Redux with React Native
  • React Native and Redux major components
  • Redux Thunk middleware
  • NPM libraries
  • Shopping cart application using React Native and Redux
  • Integration of Redux actions, store and reducers In React Native application

Hands On:

  • Dynamic Shopping cart using React Native

About React with Redux Course

React is a JavaScript library used to build responsive and streamlined user interface for web and mobile applications. It lets you compose complex UIs from small and isolated pieces of code called “components”. React can render on the server using Node and can power native apps using React Native. React with Redux will let you to write applications that behave consistently, run in different environments and are easy to test and deploy.

What will you learn in this course?

The React with Redux and Native certification training is designed to provide you the knowledge and skills required to become a successful web and mobile application developer. It starts with the fundamental concepts of React and its architecture. The training then focuses on Redux and its features, demonstrates how React and Redux can be used together to build extensive web applications and later guides you on how to develop responsive UIs to handle user interactions in a mobile environment using React Native.

What are the objectives of our React with Redux Certification Training?

On completion of the training, learner will be able to:

  • Develop a proper understanding of Web Development Architecture
  • Create application using React components
  • Perform Navigation using Routes
  • Build Web Applications using React with Redux
  • Program Async Actions using Redux-Saga Middleware
  • Write Queries using GraphQL
  • Execute Test Cases using Jest
  • Deploy Applications using Docker and Nginx
  • Build Mobile Applications using Native React

Who should go for this training?

The following professionals can go for this course:

  • Freshers and Aspiring Frontend (JavaScript) Developers
  • UI/UX Developers
  • Web Developers
  • Software Developers
  • Developers upgrading from Angular, Vue and other similar UI JavaScript Frameworks

What are the pre-requisites for this Course?

  • Fundamentals of programming and object-oriented concepts
  • HTML + CSS + JavaScript Knowledge (You don’t need to be an expert but should be familiar with the basics of these topics)

What are the system requirements for this course?

  • Hardware Requirements:
    • Memory – Minimum 4 GB RAM
    • Processor – Intel Core i3 CPU @2.00 GHz or later
    • Storage – 20 GB HDD/SDD or above
  • Software Requirements:
    • Operating System – Windows 7 or later, Ubuntu 14 or later
    • Visual Studio Code (for web application development) and Expo (for mobile application development)
    • Chrome or Mozilla (latest version)

How will I execute the Practicals?

All the React and React Native applications will be built and debugged using open source code editors such as Visual Studio Code and Expo respectively. The detailed step by step installation guides are available on LMS. In case you come across any doubt, the 24*7 support team will promptly assist you.

Which Project will be a part of this course?

  • Domain: Entertainment and Media
    Background: E-cube a web application is developed using traditional web development methodologies. Due to tight coupling of UI components, on addition of any new feature maintaining the website was difficult for the development team. To overcome this limitation and enhance the user experience, company decided to upgrade their website using React library. In order to maximize the customer reach, along with web application they want to build a mobile application using React Native.
    Goal: The goal of this project is to build an online ticket booking application for latest movies, upcoming movies, concerts and other LIVE events.

What if I miss a class?

You will never miss a lecture at Certadda! You can choose either of the two options: View the recorded session of the class available in your LMS or You can attend the missed session, in any other live batch.

What if I have queries after I complete this course?

Your access to the Support Team is for lifetime and will be available 24/7. The team will help you in resolving queries, during and after the course.

How soon after Signing up would I get access to the Learning Content?

Post-enrolment, the LMS access will be instantly provided to you and will be available for lifetime. You will be able to access the complete set of previous class recordings, PPTs, PDFs, assignments. Moreover the access to our 24×7 support team will be granted instantly as well. You can start learning right away.

Is the course material accessible to the students even after the course training is over?

Yes, the access to the course material will be available for lifetime once you have enrolled into the course.

Others Courses

× How may I help you?