js1
js1
Web Applications:
• React: A library for building user interfaces, maintained by Facebook.
• Angular: A platform for building mobile and desktop web applications,
maintained by Google.
• Vue.js: A progressive framework for building user interfaces.
Applications of JavaScript
Server-Side:
• Node.js: Allows JavaScript to run on the server, used for building scalable
network applications.
• Express.js: A minimal and flexible Node.js web application framework.
Applications of JavaScript
Mobile Applications:
• React Native: Builds mobile apps using JavaScript and React.
• Ionic: A framework for building cross-platform mobile apps with web
technologies like HTML, CSS, and JavaScript.
• NativeScript: Allows building native iOS and Android apps using
JavaScript or TypeScript.
Applications of JavaScript
BuildTools:
• Webpack: A module bundler for JavaScript applications.
• Parcel: A fast, zero-configuration web application bundler.
• Gulp: A toolkit to automate tasks in your development workflow.
Applications of JavaScript
Desktop Applications:
• Electron: Allows building cross-platform desktop applications using
HTML, CSS, and JavaScript.
• NW.js: A framework for building native applications with web
technologies.
Applications of JavaScript
1. Change HTML
2. Change CSS
3. Perform Actions
Chrome Extensions
1. Create Features: Add new
functionalities to Chrome.
2. Interact with Web: Modify or
read webpage content.
3. API Access: Use Chrome's
built-in functions.
4. User Experience: Enhance or
customize browsing.
FF5F1F
Practice Exercise