CGCoding Gurukulincodinggurukul.hashnode.dev·Jan 13, 2023 · 7 min readWhat is Node JS?Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a web browser. Node.js allows developers to run JavaScript on the server-side to build fast and scalable network applications. It uses ...00
CGCoding Gurukulincodinggurukul.hashnode.dev·Jan 12, 2023 · 3 min readWhat is PHP Data Objects (PDO)Welcome Coders! This is my first article on hashnode, I this will help you in your journey of coding. Happy Coding!!!! PHP is an open-source general-purpose scripting language, which is widely used for creating dynamic and interactive web applicatio...00