EUEsther Uzoma Ogbuinestherwrites.hashnode.dev·Oct 4, 2023 · 2 min readDifferences between JavaScript and NodejsHey guys I’m here again And with another interesting topic I had a conversation with a fellow techie at an event but she was more into frontend development than backend development So she asked a very interesting question “what’s the difference betwe...00
EUEsther Uzoma Ogbuinestherwrites.hashnode.dev·Oct 3, 2023 · 2 min readNodejsAs a backend engineer and tutor I have had students ask me several times what Nodejs is all about because resources online don’t explain it well enough Well In today’s article I’ll be doing enough justice to it😁 Node.js is one of the most popular to...00
EUEsther Uzoma Ogbuinestherwrites.hashnode.dev·Oct 2, 2023 · 1 min readNpm Packages against projectsSaw this image awhile ago and I picked an interest in it to write an article on the disadvantages of using too many NPM packages on a project -Firstly what is an NPM package? Npm is a package manager for the JavaScript programming language. It allows...00