An application to learn the latest ecmascript updates
- Add User
- Remove User
- Users List
- Increment property
- Javascript 'class' declaration
- Modules Importation/Exportation
- New object Promise declaration
Global logic oriented likes a basic MVC framework (but no routing here).
Homemade :
- WebSql access manager
- EventManager for Pub/Sub pattern
On mac open terminal and type
python -m SimpleHTTPServer 8000
or
Use any http server