What’s New in Node Js 18?
One of the most popular frameworks for creating applications is Node Js. Node Js is an open-source JavaScript runtime environment. It is used specifically for back-end development. Node Js 18 was published on April 19, 2022, replacing Node Js 17, which was the previous version. One of Node Js 18’s most notable improvements is its improved JavaScript V8 engine 10.1, which by default supports Global fetch. For the first six months following its release, Node Js 18 will function as the current release. However, in October 2022, a fresh version will come up as the transition into the Long Term Support (LTS) version. This LTS release will be branded as Hydrogen after it becomes LTS. Support for Node Js 18 will last until April 2025. An LTS version will primarily receive security updates and bug fixes once it enters maintenance mode. It usually happens at least two years after release. This blog post will provide you with all the details you need to know about Node Js 18, its features, and m...