PinnedOmer ShahzadAgent for MongoDB | LangchainOpenAI has made its API available for exploration, allowing users to tailor it to their specific needs. In this context, LangChain plays a…Jan 54Jan 54
Omer ShahzadBuilding Secure APIs with Google Token Verification in Nest.js: An Expert’s PerspectiveIn today’s digital landscape, ensuring the security of user authentication is of paramount importance for any web application. Nest.js, a…Apr 20, 2023Apr 20, 2023
Omer ShahzadDocument RESTful APIs with Swagger and NestJS in Node.jsBy implementing Swagger API documentation in your NestJS Node.js application, you can ensure that your API documentation is always…Apr 12, 2023Apr 12, 2023
Omer ShahzadEvent Loop In NodeJsHello everyone! Today, I’ll be delving into the workings of the Node.js event loop. I’ll start by explaining the pictorial representation…Feb 28, 20232Feb 28, 20232
Omer ShahzadReact Life CycleAfter React introduces their functional Component most of the developers don't properly understand the react component lifecycle. To…Feb 17, 2023Feb 17, 2023
Omer ShahzadSteps to Setup Redux-toolkitFirst of all install redux-toolkit and react-reduxFeb 3, 20233Feb 3, 20233
Omer ShahzadWhat is React Query?Since React is the UI Library there are no specific patterns for data fetching. We use useEffect for data fetching and useState for data…Feb 2, 20231Feb 2, 20231
Omer ShahzadSignIn/SignUp with Facebook in React and Node.Hello Everyone, Today we are creating the Simple React app in which we integrate the Facebook login and set up the node to handle the…Jan 3, 20231Jan 3, 20231
Omer ShahzadHow to create a Node App.Hello Everyone, Today I am going to show you the complete step-by-step procedure of how you can set up your backend directory structure.Dec 27, 20222Dec 27, 20222
Omer ShahzadSignIn/Login with Google in React JsHello Everyone, Today I am going to show you the simple way to sign in and Login With Google in Just a Few Steps. After a lot of searching…Dec 26, 20222Dec 26, 20222