5.2 Resources - nus-mtp/sashimi-note GitHub Wiki

Resources

Node package manager (NPM)

  • Getting start with NPM - What is npm? link

Yarn

  • NPM vs Yarn cheat sheet link

Building an offline applications

  • Creating HTML5 Offline Web Applications link
  • Getting Offline Access with HTML5 Application Cache YouTube
  • Mozilla - Working offline link

Database

  • sql vs nosql differences link
  • To blob or not to blob large object storage in a database or a filesystem link