Skip to content
/ X100 Public

Modern Pure Javascript application - with JS Class / Promise / WebSql / MaterializeCss / Import - Export

Notifications You must be signed in to change notification settings

aZerato/X100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why

An application to learn the latest ecmascript updates

Features

  • Add User
  • Remove User
  • Users List
  • Increment property

Specs

  • 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

Run

On mac open terminal and type

python -m SimpleHTTPServer 8000

or

Use any http server

About

Modern Pure Javascript application - with JS Class / Promise / WebSql / MaterializeCss / Import - Export

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published