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

  • Meet Grid, The Guardian's Image Management Service

    The British newspaper The Guardian has open sourced Grid, their image management service. Grid utilizes numerous modern web-based technologies including AngularJS, Amazon Web Serivces, and ElasicSearch using ECMAScript 6 and Scala. Build by a small developer team over the past 11 months, it is currently used in production and available under a liberal open source license.

  • Angular Team Provides Roadmap, Demos Integration with React Native

    Angular 2 is moving forward, but still does not have a release date. The Angular team demonstrated the idea of splitting the framework into two pieces to enable different UI renderers to work with the same JavaScript backend. This will allow Angular to integrate with React Native.

  • Ionic Releases 1.0, Next Version to Support AngularJS 2.0

    Ionic has released the production ready version 1.0, and has started work on the next version that will be built on AngularJS 2.0. Also, soon a number of mobile services –Push, Deploy, Analytics, Package - will be made public.

  • Angular and React Teams Collaborate

    Members of the AngularJS and React.js teams got together last week to discuss what they've been working on and areas where they can collaborate. While there are a lot of similarities between the projects, there is virtually no chance they will ever merge.

  • JHipster 2.0 Released with AngularJS improvements, Liquibase diffs, and Spring WebSockets

    JHipster, the Yeoman generator for Spring Boot/Angular projects, released version 2.0 earlier this month, with some notable changes: 1) the AngularJS code has been modularized, making it easier to use JHipster for larger projects and 2) Liquibase is now able to create "diffs" between the JPA code and the database, making it easier to update your database schema.

  • 2014 JavaScript in Review

    2014 has been an impressive year for JavaScript and its place on the web. We've covered a lot of stories on InfoQ from MVC frameworks to small, specialized libraries.

  • AngularJS 1.4 Announced, More to Come in 2015

    Google has announced AngularJS 1.4 and their plans for 2015 on the 1.X branch. New features and bug fixes will come to AngularJS 1.4 and 1.5 while development on 2.0 continues in parallel.

  • TypeScript 1.3 and the March Toward ECMAScript 6

    Microsoft recently released TypeScript 1.3 and gave a preview of what's to come in version 1.4. TypeScript is one of a few industry efforts to add type checking to JavaScript and Microsoft aims to make TypeScript a full superset of ECMAScript 6.

  • AngularDart Reaches 1.0

    The Angular team has released AngularDart 1.0, which contains a lot of new features, performance improvements and bug fixes. It is the first version of the framework with the stamp "production-ready".

  • AngularJS 2.0 Details Emerge

    At the 2014 ng-europe conference in Paris, the Angular team gave attendees details about the upcoming AngularJS 2.0 release. It's a significant departure from version 1.X that eliminates much of the existing architecture. Angular 2.0 is built on a new language called AtScript.

  • AngularJS Superluminal-Nudge Promises Substantial Performance Improvements

    Google has announced version 1.3.0 of AngularJS, code named "superluminal-nudge". The release brings substantial performance improvements that reduce memory consumption, increase the speed of common DOM operations, and improve overall latency of Angular app.

  • AngularJS 1.3 Improves HTML Forms

    The upcoming AngularJS 1.3 release arrives with a heavy focus on improved form data manipulation. While this version solves some real-life pain points, for some developers, it may not be an automatic upgrade.

  • Synth, API-First Web Framework, Confuses Community

    Synth, an API-first web framework built on Node.js, was announced recently. Features include preload angular model data on page load, preload HTML view on page load, and a simplified project structure. Despite some positive reactions, it has also been greeted with confusion from the wider developer community.

  • 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).

BT