Na_Nov_02

AngularJS – JavaScript MVW Framework

AngularJS is a JavaScript-based open-source front-end web framework. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

It’s a toolset for building the framework most suited to your application development. It is fully extensible and works well with other libraries. Every feature can be modified or replaced to suit your unique development workflow and feature needs.

AngularJS fits the definition of a framework the best, even though it’s much more lightweight than a typical framework and explains why it’s sometimes called a library.

This is free and open source software.

Key Features

  • Data-binding – an automatic way of updating the view whenever the model changes, as well as updating the model whenever the view changes.
  • Controllers – express the behavior in a clean readable form without the usual boilerplate of updating the DOM, registering callbacks or watching model changes.
  • Uses models which are plain JavaScript objects. This makes your code easy to test, maintain, reuse, and free from boilerplate.
  • Directives – invent new HTML syntax, specific to your application.
  • Reusable Components.
  • Localization – locale aware filters and stemming directives give you building blocks to make your application available in all locales
  • Navigation, Forms and Backends.

Website: angularjs.org
Support: Tutorial, FAQ, GitHub Code Repository
Developer: Google
License: MIT License

AngularJS is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.


Related Software

JavaScript Frameworks
Vue.jsProgressive framework for building user interfaces
SvelteCybernetically enhanced web apps
Next.jsMinimalistic framework for server-rendered React applications
Angular
One JavaScript framework - mobile and desktop
GatsbyReact-based open source framework for creating websites and apps
ExpressMinimal and flexible Node.js web application framework
AstroWebsite build tool for the modern web
MeteorSimple environment for building modern web applications
Mithril
Modern client-side framework for building single page applications
Ember.jsBattle-tested framework for building modern web applications
FreshNext generation web framework, built for speed, reliability, and simplicity
Smart FrameworkPHP and JavaScript web framework
AureliaBuild components with plain, vanilla JavaScript/TypeScript
AngularJSExtend HTML vocabulary for your application

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments