PowerPoint Presentation

1 of
Published on Video
Go to video
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Page 1 (0s)

What is React ? React, sometimes referred to as a frontend JavaScript framework, is a JavaScript library created by Facebook . React is a tool for building UI components..

Page 2 (11s)

React was created by Jordan Walke, a software engineer at Facebook, who released an early prototype of React called "FaxJS ". He was influenced by XHP , an HTML component library for PHP . It was first deployed on Facebook's News Feed in 2011 and later on Instagram in 2012 . [ It was open-sourced at JSConf US in May 2013.

Page 3 (30s)

HTML, CSS, JAVASCRIPT . ES6 understanding will make you comfortable with React JS..

Page 4 (40s)

2 Methods Using CDN. Creating react app on our system using NPM..

Page 5 (49s)

Install Node and NPM. VS Code Editor. Install CRA App..

Page 6 (58s)

Understand File Use and Structure. Understand Folder Use and Structure..