NodeJS Official
Using JavaScript’s built-in objects
JavaScript’s built-in objects include 1Object , 1JSON , 1console , 1String , 1Math , 1Date , and the 1window and 1global objects. These are some of the most important and useful parts of the JavaScript language. Together, they are essential elements of the programming environment in both the browser and server-side platforms Read more…