PowerPoint Presentation

Published on Slideshow
Static slideshow
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Scene 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..

Scene 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.

Scene 3 (30s)

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

Scene 4 (40s)

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

Scene 5 (49s)

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

Scene 6 (58s)

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