LokiJS

The super fast in-memory javascript document oriented database. Enable offline-syncing to your SQL/NoSQL database servers with SyncProxy !! Code-free real time syncing, ideal for mobile, electron and web apps. https://github.com/techfort/LokiJS

Git MERGE vs REBASE

Compare branches and realign feature branch with master branch Never use rebase in large public repos, instead can be used in local repos. https://medium.com/@harishlyadav/when-to-use-git-rebase-explained-3c8192cba5c7 DevOps for Node.js Engineers: Git Rebasing If you do not want merge commits every time you Leggi tutto…