Impacts

Impacts


JavaScript has allowed for web pages and sites to have
much greater levels of functions than with pure CSS and HTML.
games are almost impossible to make with HTML or CSS.
JavaScript can load information on a page without refreshing,
allowing for embedded games, videos or audio, as well as
being able to make web apps with Electron.js.
Logging user data for tracking or personalization is also
made possible with JavaScript.
Programs written in JavaScript through Electron.js include
Visual Studio, Adobe applications, and Steam.