USE CASE OF JS ON NETFLIX
WHAT IS JAVASCRIPT:
JavaScript?is a lightweight, interpreted?programming?language. It is designed for creating network-centric applications. It is complementary to and integrated with Java.?JavaScript?is very easy to implement because it is integrated with HTML. It is open and cross-platform.
Applications of Javascript Programming
Javascript?is one of the most widely used?programming languages?(Front-end as well as Back-end). It has its presence in almost every area of software development. I'm going to list a few of them here:
WHAT IS NETFLIX
Netflix?is one of the most popular video streaming services. Since launching globally in 2016, the company has found that many new users are not only signing up on mobile devices but are also using less-than-ideal connections to do so.
领英推荐
Netflix is now among companies using Node.JS due to the following reasons:
By using both the built-in browser API and XHR to prefetch HTML, CSS, and JS, the Time-to-Interactive was reduced by 25%.
CONCLUSION:
Over the last decade, JavaScript has become the most popular language for web app development, mobile application development and many more. This happened because of early adoption by tech giants like Netflix, Here we try to explain the briefcase study of javascript on Netflix. To improve time to interactive, javascript come in the role, Every page working dynamically using js. That’s why the company decided to leverage the lightweight and fast Node.js.
Thank You !!!