Let’s check out that Node.js: What are the global objects? As we have seen in the post, Node doesn’t need the browser for execution. Node has no window object since it is not dependent on […]
Month: September 2023
2 min read
Introduction to Node JS
Introduction to Node JS To understand Node.js, let’s know JS (JavaScript) first. Javascript began its journey in 1995. JS allows the implementation of complex features like dynamic content, controlling multimedia, animating images, and async network […]