mkhb654 / ReactJS-

Building application with React Js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS-

Building application with React Js Uisng React Js to Interact with smart contract logic.

FIRST **create a new component. Index component produce some HTML. **webpack and babel do transcribe to the browser **const variable do not change **jsx render, place onto the page

use babeljs.io use react dom as instance

React.render(, document.querySelector('.container'));

TODO:install npm install --save youtube-api-search

"export default searchbar"

============== class base components need to render..

================ *****class base component vs functional base components ******

About

Building application with React Js


Languages

Language:JavaScript 72.0%Language:HTML 28.0%