Hadi BahadoriJanuary 14, 2025 EducationalPopular JavaScript Frameworks 221 views18 minute read Introduction JavaScript, often referred to as one of the core languages of the web, is of great importance… 0 Shares 0 0 0
Hadi BahadoriDecember 28, 2024 EducationalAPI Security and Recommended Tools 246 views3 minute read Introduction API security means protecting the integrity of the APIs we use or create. Today, more… 0 Shares 0 0 0
Hadi BahadoriDecember 23, 2024 EducationalEmbedding vs. Referencing in MongoDB 210 views5 minute read Introduction In MongoDB and Mongoose, managing relationships between documents is an important part of designing a scalable data model… 0 Shares 0 0 0
Hadi BahadoriDecember 23, 2024 EducationalGetter and setter in mongodb 214 views2 minute read Introduction to get and set helps you understand how to get and set properties defined by keys and values in… 0 Shares 0 0 0
Hadi BahadoriDecember 21, 2024 EducationalNode JS vs. PHP: Which Backend is Right for Your Next Project 246 views16 minute read Introduction The battle between the two most important backend development technologies – Node.js vs. PHP – continues. Node.js… 0 Shares 0 0 0
Hadi BahadoriDecember 15, 2024 EducationalHow to connect MongoDB to NODE.JS using MONGOOSE? 259 views4 minute read Introduction MongoDB is the most popular NoSQL database—MongoDB stores data in collections. Records… 0 Shares 0 0 0
Hadi BahadoriDecember 3, 2024 EducationalHow to create a REST API with Node.js and Express 343 views7 minute read What is a REST API? A REST API is an architectural style that uses the HTTP protocol to facilitate data exchange… 0 Shares 0 0 0
Hadi BahadoriDecember 2, 2024 EducationalAdding and removing packages using npm or Yarn 279 views3 minute read Node.js Package Management One of the beauties of open source and the ecosystem of modern programming languages is that the code you… 0 Shares 0 0 0
Hadi BahadoriDecember 1, 2024 EducationalTop NPM Packages Every Node.js Developer Should Know 262 views11 minute read Introduction Node.js has gained popularity due to its ability to build scalable and efficient server-side applications… 0 Shares 0 0 0
Hadi BahadoriNovember 10, 2024 EducationalHow to build a Discord bot with Node.js 350 views12 minute read Introduction Discord is a chat app that allows millions of users around the world to… 0 Shares 0 0 0