top of page
![](https://static.wixstatic.com/media/11062b_83a629597ad64d84993471e2a8a503c8~mv2.jpeg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_83a629597ad64d84993471e2a8a503c8~mv2.webp)
![Spring Boot Questions & Answers](https://static.wixstatic.com/media/11062b_83a629597ad64d84993471e2a8a503c8~mv2.jpeg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_83a629597ad64d84993471e2a8a503c8~mv2.webp)
CODING Z2M
Apr 19, 20236 min read
Spring Boot Questions & Answers
1. Why do we use @Autowired at the constructor level? Answer: We use @Autowired at the constructor level in Spring to inject...
10 views0 comments
![](https://static.wixstatic.com/media/d1c5cd0055c94e3bb1acee9e2fda9f0e.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/d1c5cd0055c94e3bb1acee9e2fda9f0e.webp)
![Building Job Board Website with React, Tailwind CSS, Firebase Hosting](https://static.wixstatic.com/media/d1c5cd0055c94e3bb1acee9e2fda9f0e.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/d1c5cd0055c94e3bb1acee9e2fda9f0e.webp)
CODING Z2M
Apr 6, 20232 min read
Building Job Board Website with React, Tailwind CSS, Firebase Hosting
React Guide Building a mobile first, responsive job board website with React, React Icons, React Router, Tailwind CSS, and Firebase...
62 views0 comments
![](https://static.wixstatic.com/media/11062b_29b9da15a12a4b03abb25370b764177d~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_29b9da15a12a4b03abb25370b764177d~mv2.webp)
![Benefits Defining Classes in a Node.js Express REST API](https://static.wixstatic.com/media/11062b_29b9da15a12a4b03abb25370b764177d~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_29b9da15a12a4b03abb25370b764177d~mv2.webp)
CODING Z2M
Apr 1, 20233 min read
Benefits Defining Classes in a Node.js Express REST API
Defining classes and objects in a Node.js Express REST API can provide several benefits, including: Modularity: Classes and objects...
34 views0 comments
![](https://static.wixstatic.com/media/3c9787b9945e42e4a1c66634edd55ab7.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/3c9787b9945e42e4a1c66634edd55ab7.webp)
![Using JWT in Node.js Express REST API](https://static.wixstatic.com/media/3c9787b9945e42e4a1c66634edd55ab7.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/3c9787b9945e42e4a1c66634edd55ab7.webp)
CODING Z2M
Apr 1, 20233 min read
Using JWT in Node.js Express REST API
JWT (JSON Web Token) is a popular method for securely transmitting information between parties as a JSON object. It is often used as a...
23 views0 comments
![](https://static.wixstatic.com/media/11062b_db3152f5c54845c6adf0df9b27b59b99~mv2.jpeg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_db3152f5c54845c6adf0df9b27b59b99~mv2.webp)
![Building REST API for a Blogging Platform with Node.js | Express | MongoDB | Mongoose | JWT | Jest](https://static.wixstatic.com/media/11062b_db3152f5c54845c6adf0df9b27b59b99~mv2.jpeg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_db3152f5c54845c6adf0df9b27b59b99~mv2.webp)
CODING Z2M
Mar 30, 20233 min read
Building REST API for a Blogging Platform with Node.js | Express | MongoDB | Mongoose | JWT | Jest
This app is designed to teach students how to build a REST API for a Blogging Platform with Node.js, Express, MongoDB, Mongoose, JWT...
40 views0 comments
![](https://static.wixstatic.com/media/11062b_f8608575844c41aea468af96b0b23f5b~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_f8608575844c41aea468af96b0b23f5b~mv2.webp)
![Useful Middleware in Node.js Express REST API](https://static.wixstatic.com/media/11062b_f8608575844c41aea468af96b0b23f5b~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_f8608575844c41aea468af96b0b23f5b~mv2.webp)
CODING Z2M
Mar 30, 20234 min read
Useful Middleware in Node.js Express REST API
CORS (Cross-Origin Resource Sharing) Middleware CORS (Cross-Origin Resource Sharing) is a mechanism that allows web applications running...
26 views0 comments
![](https://static.wixstatic.com/media/11062b_a1af871ff33e4eeb8c3d11364c9c9511~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_a1af871ff33e4eeb8c3d11364c9c9511~mv2.webp)
![Beginner's Guide: Node.js Backend Development with Express, MongoDB, TypeScript & JWT](https://static.wixstatic.com/media/11062b_a1af871ff33e4eeb8c3d11364c9c9511~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_a1af871ff33e4eeb8c3d11364c9c9511~mv2.webp)
CODING Z2M
Mar 30, 20231 min read
Beginner's Guide: Node.js Backend Development with Express, MongoDB, TypeScript & JWT
In this blog post, we will explore the world of REST API development using Node.js, Express, MongoDB, Typescript, and JSON Web Tokens...
69 views0 comments
![](https://static.wixstatic.com/media/11062b_be514fdf70724188bd9c642687622258~mv2.jpeg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_be514fdf70724188bd9c642687622258~mv2.webp)
![Building Blocks of Node.js Express REST API](https://static.wixstatic.com/media/11062b_be514fdf70724188bd9c642687622258~mv2.jpeg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_be514fdf70724188bd9c642687622258~mv2.webp)
CODING Z2M
Mar 30, 20237 min read
Building Blocks of Node.js Express REST API
What is Node.js? Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that is built on the Chrome V8...
44 views0 comments
![](https://static.wixstatic.com/media/11062b_9ff3b0ce1634417e92605b3bd96ae980~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_9ff3b0ce1634417e92605b3bd96ae980~mv2.webp)
![Building Food-Ordering API with Node.js | Express | MongoDB | Mongoose | Typescript | JWT Authentica](https://static.wixstatic.com/media/11062b_9ff3b0ce1634417e92605b3bd96ae980~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_9ff3b0ce1634417e92605b3bd96ae980~mv2.webp)
CODING Z2M
Mar 26, 20233 min read
Building Food-Ordering API with Node.js | Express | MongoDB | Mongoose | Typescript | JWT Authentica
Learn how to build a RESTful API using Node.js and the Express web framework. with Typescript. Students will learn how to set up a...
34 views0 comments
![](https://static.wixstatic.com/media/11062b_7726abf5ef7d4cea9ec9406a899e974b~mv2.jpeg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_7726abf5ef7d4cea9ec9406a899e974b~mv2.webp)
![Building E-Commerce API with Node.js | Express | MongoDB | Mongoose | JWT Authentication](https://static.wixstatic.com/media/11062b_7726abf5ef7d4cea9ec9406a899e974b~mv2.jpeg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_7726abf5ef7d4cea9ec9406a899e974b~mv2.webp)
CODING Z2M
Mar 26, 20232 min read
Building E-Commerce API with Node.js | Express | MongoDB | Mongoose | JWT Authentication
Learn how to build a RESTful API using Node.js and the Express web framework. Students will learn how to set up a Node.js development...
62 views0 comments
![](https://static.wixstatic.com/media/e77fd1ddd12e4652b471fe86db43b889.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/e77fd1ddd12e4652b471fe86db43b889.webp)
![Performing CRUD operations against MongoDB in Node.js REST API with Express & Mongoose](https://static.wixstatic.com/media/e77fd1ddd12e4652b471fe86db43b889.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/e77fd1ddd12e4652b471fe86db43b889.webp)
CODING Z2M
Mar 10, 20232 min read
Performing CRUD operations against MongoDB in Node.js REST API with Express & Mongoose
What is Mongoose & uses of defining a model using Mongoose schema in Node.js Mongoose is an Object Data Modeling (ODM) library for...
43 views0 comments
![](https://static.wixstatic.com/media/1819a02503524d4a9d0e0538462b4fda.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/1819a02503524d4a9d0e0538462b4fda.webp)
![Handling Requests & Responses in Node.js REST API with Express & Error Handling with asyncHandler](https://static.wixstatic.com/media/1819a02503524d4a9d0e0538462b4fda.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/1819a02503524d4a9d0e0538462b4fda.webp)
CODING Z2M
Mar 10, 20232 min read
Handling Requests & Responses in Node.js REST API with Express & Error Handling with asyncHandler
Handling Requests & Responses in Node.js REST API with Express The following are the steps to handle the requests and responses by...
23 views0 comments
![](https://static.wixstatic.com/media/11062b_b0df5d06c30e47a0a1afd4a79aa8c1ac~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_b0df5d06c30e47a0a1afd4a79aa8c1ac~mv2.webp)
![What is mongoose & its key features](https://static.wixstatic.com/media/11062b_b0df5d06c30e47a0a1afd4a79aa8c1ac~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_b0df5d06c30e47a0a1afd4a79aa8c1ac~mv2.webp)
CODING Z2M
Mar 4, 20232 min read
What is mongoose & its key features
Mongoose is an Object-Document Mapping (ODM) library for Node.js and MongoDB. It provides a simple and efficient way to interact with...
19 views0 comments
![](https://static.wixstatic.com/media/4783c22e7701473e8bc01435e372fa13.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/4783c22e7701473e8bc01435e372fa13.webp)
![Asynchronous Programming in Node.js](https://static.wixstatic.com/media/4783c22e7701473e8bc01435e372fa13.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/4783c22e7701473e8bc01435e372fa13.webp)
CODING Z2M
Mar 4, 20232 min read
Asynchronous Programming in Node.js
Why Asynchronous programming is important for Node.js? Asynchronous programming is a programming paradigm that allows you to write code...
13 views0 comments
![](https://static.wixstatic.com/media/11062b_1813e936f0854b388d906ae61a17e001~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_1813e936f0854b388d906ae61a17e001~mv2.webp)
![Getting Started with Node.js](https://static.wixstatic.com/media/11062b_1813e936f0854b388d906ae61a17e001~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_1813e936f0854b388d906ae61a17e001~mv2.webp)
CODING Z2M
Mar 3, 20232 min read
Getting Started with Node.js
The "Getting Started with Node.js REST API with Express" app is designed for developers who are new to Node.js and want to learn how to...
72 views0 comments
![](https://static.wixstatic.com/media/11062b_aa8047f6228f41d8bb2664a818c5f3b9~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_aa8047f6228f41d8bb2664a818c5f3b9~mv2.webp)
![Responsive Web Design Made Easy: Learn the Art of Responsive Styling in React Using Tailwind CSS](https://static.wixstatic.com/media/11062b_aa8047f6228f41d8bb2664a818c5f3b9~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_aa8047f6228f41d8bb2664a818c5f3b9~mv2.webp)
CODING Z2M
Feb 18, 20232 min read
Responsive Web Design Made Easy: Learn the Art of Responsive Styling in React Using Tailwind CSS
Responsive Styling in React Using Tailwind CSS: First, read, Getting Started with React to create and run basic react project. Tailwind...
57 views0 comments
![](https://static.wixstatic.com/media/11062b_abcafc9ab39b41aa976ebad0e170cc39~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_abcafc9ab39b41aa976ebad0e170cc39~mv2.webp)
![Supercharge Your Coding Skills: Full Stack Web Development Course](https://static.wixstatic.com/media/11062b_abcafc9ab39b41aa976ebad0e170cc39~mv2.jpg/v1/fill/w_474,h_356,fp_0.50_0.50,q_90,enc_auto/11062b_abcafc9ab39b41aa976ebad0e170cc39~mv2.webp)
CODING Z2M
Feb 17, 20234 min read
Supercharge Your Coding Skills: Full Stack Web Development Course
Introduction To React.JS Web Development Welcome to a comprehensive guide on the advantages of using React, the popular JavaScript...
89 views0 comments
CODING Z2M
Feb 14, 20231 min read
Building E-Commerce App with React Native & Redux
Create an account with https://expo.dev/ (Expo CLI) and login into your account. Installation - Expo Go app for Android and iOS Note:...
4 views0 comments
![Video Sharing App with React JS, TailwindCSS, RapidAPI, Firebase Hosting](https://static.wixstatic.com/media/cd8407_04bc3d61f7a94ababb01e1e40112c0bc~mv2.png/v1/fill/w_474,h_356,fp_0.50_0.50,q_95,enc_auto/cd8407_04bc3d61f7a94ababb01e1e40112c0bc~mv2.webp)
CODING Z2M
Jan 11, 20231 min read
Video Sharing App with React JS, TailwindCSS, RapidAPI, Firebase Hosting
Building mobile first, responsive Netflix clone with React, Redux, Tailwind CSS, Login & Logout functionality with Google Firebase...
19 views0 comments
CODING Z2M
Nov 27, 20221 min read
Building Angular Weather App - Accessing Public Weather API -
Building a Angular weather app with Angular 13 and accessing live weather forecast data through Subscribe and use "WeatherAPI.com" public...
13 views0 comments
bottom of page