Reactgo
AngularReactVue.jsReactrouterAlgorithmsGraphQL
#React tutorialsreact
Introduction
Node and npm
What is React
Setup the development environment
Jsx and Virtual Dom
Components and props
Event handling and state
Styling and animation
#React tutorialsIntroductionNode and npmWhat is ReactSetup the development environmentJsx and Virtual DomComponents and propsEvent handling and stateStyling and animation
Sep 10th

Introduction

by Sai gowtham1min read

In this tutorial, you will learn about fundamental concepts of reactjs by building an Accordion using React.

The final app we are building.

react accordion tutorial

Final code repository

Live Accordion

If you don’t have any prior knowledge of es6 it’s okay to start this tutorial because i will be covering some es6 features also in this tutorial.

Table of contents

  • Node and npm
  • What is React and who uses react ?
  • Setting up development environment
  • Jsx and virtual Dom
  • Components and props
  • Event handling and state
  • Styling and animation
reactgo.com recommended courseReact - The Complete Guide (incl Hooks, React Router, Redux)
  • Share:
  • facebook
  • twitter
  • Next
    Node and npm

follow @saigowthamr