Further into Node js…

black red
404 __ A Journal
Published in
1 min readMay 10, 2019

I reached my workplace late this noon exhausted by pedalling 4 kms in this scorching summer.

I was so tired to learn anything new today, still I opened a video I downloaded yesterday of Sebastian Springer, who gave a seminar on building enterprise applications using Node Js. He covered the fundamentals from top to bottom. He shared some useful tools, and modules which ease up our development work.

Takeaways:

  • There is Yarn of Facebook for Npm.
  • We shouldn’t use Nodemon for production apps.
  • We can enable “private=true” to prevent sharing our code to the npm community.
  • Promise — module for nested callbacks.

Yeah, I didn’t do much except this video. No… wait… I prepared Rasna for the first time. It din’t come well…

--

--