Backend

Security and Authentication in MongoDB

Security and Authentication in MongoDB

Hey guys 👋🏻, In this article, let us understand about Security and Authentication in MongoDB. We will understand the security aspect from the perspective of developers and NOT for the database admins. This article was first published on https://the-nerdy-dev.com/. Check the website for more interesting articles and tutorials on Web Development. What are the most important parts…

How Authentication works in REST APIs ?

Hey everyone 👋🏻, In this article, let us learn about more about REST APIs. This is the second article on the topic REST API. The first article on this topic can be read by clicking on the below link : https://dev.to/thenerdydev/what-is-a-rest-api-288l How authentication works in REST API ? So we again have our client and…

New FULL Web Developer Course on YouTube

I decided to create a full Web Developer Course that will cover all the technologies that you need to kickstart your Full Stack Developer Journey. No bullshit, everything practical and relevant will be covered. We will delve into following topics – Check out the first video of this series where we cover the introduction to…

What, Why and How to Validate ?

Hey guys 👋🏻, In this article, let us learn about validation in case of application and learn about What, Why and How to Validate ?. What, Why and How to Validate ? To ensure that the data that you work with is the data in correct format, you need validation for it. Let us answer…

Backend Developer Roadmap (2021)

Hey guys 👋🏻, In this article, let us understand the roadmap that will help you in becoming a Backend Developer in 2021. Every website that we build these days need a backend to manage the business logic of the application. To manage huge data for an application you need a database along with a API…