1. Self-Updating Node.js Web App

    Can a node.js/express.js web app update itself from a github repo? (i.e. whenever we do a git push to github, the server side will also use git pull to update itself)

    It's possible thanks to the powerful WebHook of github.

    The basic idea is, to use …

    Tagged as : nodejs English
  2. Reading Notes: the Power of Habit

    I was reading the book "The power of habit" recently and got some inspirations. This is not a summary of the book, but more like a narration from my point of view.

    Basically the book is about how to take advantage of a thing named "habit", which is defied as …

    Tagged as : ReadingNotes English

Page 46 / 53