Starter project for React Workshop.
To start the server run npm start
.
- Ali vidite vsi font?
- [https://floobits.com/urbancvek/react-workshop](Vidna vsa koda live)
- Exampli na slide-ih
- HMR - Hot Module Reloading
- Webpack https://github.com/webpack/webpack
- Babel [https://babeljs.io/repl/#?babili=false&evaluate=true&lineWrap=false&presets=es2015%2Creact%2Cstage-2&targets=&browsers=&builtIns=false&code=](Try it Out!)
- Flow https://flowtype.org
- Exampli na slide-ih
- Velike začetnice komponent
- Funkciji se reče react komponenta in vrne react element
- {} med HTML-jem je JS
- Children so special propsi
- Component API
- PropTypes, Flow
- axios https://github.com/mzabriskie/axios
- async, await pattern