Simple single page application (SPA) for commenting cinemas in Kinopoisk style (working with server).
Some features that was learned during the working with this project:
- ES6:
- es6 modules
- es6 classes
- Promises
- Webpack
- OOP
- Databinding
- Working with localstorage
- Working with offline
- Service workers
- and more...