Ajay Kumar PanditinDev GeniusUnderstanding JavaScript Hoisting and Function Execution ContextsIn the world of JavaScript, understanding hoisting and function execution contexts is essential for writing clean and efficient code. In…Dec 18, 2023Dec 18, 2023
Ajay Kumar PanditinDev GeniusUnlocking the Power of Parallelism: A Guide to Threading in PythonIn the world of Python programming, where efficiency and speed are essential, threading emerges as a powerful technique to supercharge your…Aug 27, 2023Aug 27, 2023
Ajay Kumar PanditinDev GeniusPython OOP Interview Questions — Complete guideObject-Oriented Programming (OOP) is a programming paradigm that revolves around the concept of “objects.” An object is a self-contained…Aug 15, 2023Aug 15, 2023
Ajay Kumar PanditinDev GeniusUnderstanding Factory Design PatternWhat is Factory Design Pattern?May 29, 2023May 29, 2023
Ajay Kumar PanditinDev GeniusUnderstanding Builder Design PatternWhat is builder design pattern?May 28, 2023May 28, 2023
Ajay Kumar PanditinDev GeniusMy Understanding of ONDC — Part 1What is ONDC?Jan 22, 20232Jan 22, 20232
Ajay Kumar PanditinDev GeniusAnonymous function in JavaScriptWhat is anonymous function?Jan 14, 2023Jan 14, 2023
Ajay Kumar PanditinDev GeniusTypeScript Integration with NodeJSWhat is TypeScript?Nov 26, 2022Nov 26, 2022
Ajay Kumar PanditinDev GeniusIntegrating Socket.io in NodeJS ApplicationIn this blog we will be socket.io in NodeJS application. If you don’t heard of socket.io beforeNov 21, 20221Nov 21, 20221
Ajay Kumar PanditinDev GeniusIntegrate AWS Secret Manager in your NodeJS applicationIn the last blog i have explained how to integrate different environment variable files in the NodeJS application. In this blog i am going…Sep 20, 20222Sep 20, 20222