Michal Koláček

Projects Garden Datavis Teach Imho Uses Nmk GitHub LinkedIn Email

Learn Node

  • data-coding
  • learn
  • node
  • winter
  • Change your Node version with n (based on this)
    npm install -g n # install n globally
    n 10.16.0 # install particular version
    n lts # install latest version
    n # switch versions
    
Metadata

created: 2021-11-14

updated: 2024-02-05

sources: Misc

Links to this note

Learn coding

Software is a tool to help accomplish something for people – many programmers never understood...


Related Notes

Be able to explain what you do to your granny

Because it is actually quite hard. And even though it's also difficult to define it in technical ...

Become an analytics storyteller

Consider a role of an Analytics Engineer

The full context of analytics engineering is to be found in The Analytics Engineering Guide. ...

Consider using notebooks for analyses

Well, notebook programming environments can be really handy for doing certain types of interac...