$chiubaca / notes / fleeting / 2020-11-26
  • Worked through https://www.robincussol.com/docker-for-js-devs-how-to-containerise-nodejs-apps-efficiently/. Nice tutorial on how to productionise an Next.js app (should apply fue vue apps) efficiently by doing the following :

    • have a comprehensive .dockerignore file
    • use an appropriate base image
    • decouple the dependency installation step to improve caching
    • decouple the resulting built application from the build step
    • purge the node_modules from unnecessary files
  • Worked through Tutorial: Node.js live debugging

  • Read a few more pages of Essentialism. Focus on little wins and system than encourages progress. Pretty much what I am working on with this micro blog. Every small completed activity is a win and should be logged.

Edit on GitHub ✏️

Hey I'm Alex Chiu 👋. These are my notes for literally anything.

I'm using the Zettelkasten method to organise my thoughts here.

My more polished writings are published to my main blog at chiubaca.com

Follow me on: Github / X (Twitter) / Mastodon / LinkedIn