4 posts tagged with "JS"

Aug 28th 2020 by Swapnil Sagar

JavaScript is a scripting or programming language that allows you to implement complex features on web pages — every time a web page does…

Read more
Aug 29th 2020 by Swapnil Sagar

jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling…

Read more
Aug 30th 2020 by Swapnil Sagar

Node.js As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. In the following…

Read more
Aug 30th 2020 by Viral Sangani

Typescript Typescript essentially is a strict, typed language unlike javascript. Typescript was created and maintained by Microsoft…

Read more