Skip to content

Instantly share code, notes, and snippets.

@romko391
Last active October 26, 2019 17:41
Show Gist options
  • Save romko391/d23e9169bf6100299e2dbadcac721d9f to your computer and use it in GitHub Desktop.
Save romko391/d23e9169bf6100299e2dbadcac721d9f to your computer and use it in GitHub Desktop.
node.js gaps
  • at least one framework e.g. express

  • at least one db/orm/odm

  • at least one deployment service e.g. docker, aws ...

  • streams in node js

  • pipe stream method

  • high water mark

  • child_process, cluster, worker_threads libs

  • threading in node js

  • event loop phases & queues, micro-macro tasks

  • no-sql databases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment