2020 m. balandžio 12 d., sekmadienis

Creating React, Viu.js projects

React

$ sudo apt install npx -y
$ npx create-react-app test

Install axios:
$ nmp install axios

Setup:
Visual studio code plugins:
ES7 React/Redux/GraphQL/React-Native snippets

With this tool, it's possible to access properties from console:
$r.props

Chrome plugins: 

React in web-browser:
https://codesandbox.io


Resources:

UI components: www.primefaces.org
React CRUD applicaiton tutorial
Interactive React tutorial with build in editor.
React Events


Viu.js
Chrome plugins: