Published inNerd For TechBasic Node Unit Testing with JestAs a junior developer, you might be able to get a job without knowing much (or anything) about testing. However, it’s invaluable…Jul 10, 2021Jul 10, 2021
Published inJavaScript in Plain EnglishBuilding a Simple Node.js App using Mongoose/MongoDB and Express, Verified using Postman and Robo3TTo continue with my past few weeks’ blogs on Node.js, I brought together several popular services and libraries that represent a larger…Jul 4, 2021Jul 4, 2021
Using Node.js with MongoDB part II: A CRUD Exercise for BeginnersLast week, I covered the creation of a very basic Node.js application connected to a MongoDB server. In that blog, I outlined the “C” in…Jun 27, 2021Jun 27, 2021
Published inJavaScript in Plain EnglishAn Introduction to Using Node.js with MongoDB: A CRUD Exercise for BeginnersWhen learning a new language or framework, a helpful beginner project is to build a simple CRUD app — it can Create, Read, Update, &…Jun 20, 2021Jun 20, 2021
Published inJavaScript in Plain EnglishNode Templating: Handlebars for ExpressHandlebars is a popular templating engine and JavaScript library, which pairs nicely with an Express server.Jun 14, 20211Jun 14, 20211
See Quick Results with ExpressExpress is one of the best known and most used node packages. According to its NPM page, it has 16,165,702 weekly downloads.Jun 6, 2021Jun 6, 2021
Published inGeek CultureHTTP Requests in Node.jsI’m always trying to enhance my overall JavaScript knowledge, and I’ve been doing so recently by putting time towards learning Node.js. To…May 31, 2021May 31, 2021
Published inNerd For TechNode.js Beginner DebuggingI’ve recently started working more with Node.js, and with my inexperience comes a lot of broken apps and code that simply doesn’t work. It…May 23, 2021May 23, 2021
Published inCodeXWeb Accessibility for BeginnersMany frontend specific roles require knowledge that you might not have acquired without on-the-job training or by doing some extra…May 16, 2021May 16, 2021
Published inJavaScript in Plain EnglishConnecting Redux to your Google Firestore and FirebaseGetting started with Google Firestore and Firebase is much like getting started with the Redux library.May 9, 2021May 9, 2021