BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage AngularJS Content on InfoQ

  • Creating Single Page Apps With Angular.JS and ASP.NET

    Angular.JS is a popular framework created by Google for creating single page applications. Despite its origins, it can also easily work with ASP.NET to provide Microsoft-centric developers the same powerful capabilities.

  • AngularJS 2.0 Will Target Mobile Apps, Drop Support For Older Browsers

    "AngularJS 2.0 is a framework for mobile apps" says the AngularJS team. The framework will continue to be supported for desktops, but the primary focus will be on getting the mobile bit right. The goals also include support for EcmaScript 6 along with a transpiler (since browsers don't support ES6 yet).

  • Ionic HTML5 Mobile Framework Alpha Preview

    Ionic is a new user interface framework for building hybrid mobile applications with HTML5 that bills itself as the "bond between native and HTML5". It provides many of the essential mobile user interface paradigms, such as simple items like lists, tab bars and toggle switches. It also provides more complex visual layout examples such as menus that slide out to reveal content underneath.

  • AngularJS Is Being Ported to Dart

    AngularJS is being ported to Dart, offering a parallel implementation of Google’s JavaScript framework.

BT