BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage JavaScript MVC Frameworks 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.

  • Ember.js 1.13 Brings Glimmer Rendering Engine and 2.0 Beta

    The Ember.js team has released the final iteration of the 1.x series, as well as their first 2.0 beta. The 1.13 release brings with it the Glimmer rendering engine, marking the third overhaul of Ember's 1.x rendering layer, and "dramatically improving re-render performance in many common scenarios," where previous iterations relied "on granular observation for efficiency."

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

  • Platypi JavaScript Platform Launches

    The Platypi JavaScript Platform recently launched and offers developers a suite of tools including a MVC framework built in TypeScript as well as a UI library and a command line tool. The platform uses Apache Cordova for cross device compatibility.

  • Ember Community Votes Overwhelmingly to Drop IE8

    Ember.js users have voted overwhelmingly in favour of dropping support for Internet Explorer 8. Ember co-creator Tom Dale said "the vast majority of Ember users" were "comfortable" with giving up IE8 support in Ember 2.0. Dale went on to say that while there was also "enormous support for dropping IE9 support as well" the benefits were not "as strong".

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

  • Next-gen JavaScript Framework "Aurelia" Brings Adaptive Databinding Engine

    Rob Eisenberg, formerly of AngularJS, has released for early previews Aurelia: his next-generation JavaScript framework -- promising a first of its kind "adaptive" databinding engine allowing rich two-way databinding between vanilla JavaScript and DOM (including Web Components).

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

  • Ember Update Brings Handelbars 2.0, and HTMLBars, a New Templating Library

    Ember.js has released version 1.9, bringing with it support for Handlebars 2.0, as well as performance improvements, and the introduction of HTMLBars into the Ember 1.10 beta.

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

  • Meteor Strikes 1.0

    Matt DeBergalis has announced the Meteor 1.0 release, with new features for mobile app development and packaging improvements. Among some of the highlights in the landmark release is improved Mobile App Support. Where support for building mobile apps in Meteor was announced in September's 0.9.2 release, 1.0 brings with it significant changes relating to Cordova.

  • Ember Gets Rendering Improvements, More Slated

    Ember 1.8 has been announced. One of the biggest changes is use of metal-views, which improves rendering performance as well as paves the way for more rendering improvements, grouped as "HTMLBars" in the future.

BT