Uri Goldshtein is announcing that Angular-Meteor with version number 0.8.14 is already available to download.
What is Angular-Meteor ?
Angular-Meteor is Combine AngularJS and Meteor to create real-time Web applications where you can control both the frontend and the backend code at the same time .
Angular-Meteor merges two of the most successful JavaScript frameworks on the market, allowing developers to blend their features into a real-time full-stack development toolkit.With Angular-Meteor developers will be able to trigger Angular code in the user’s browser from a Meteor server, they’ll be able to sync data between the client and the server in real-time, and they can trigger functions in each of the frameworks using code from the other one.This interoperability gives developers a broader set of tools when developing JS-based applications, and frees them from dealing with specific tools for specific portions of their code.Documentation and video tutorials to help programmers get started are included, along with in-depth instructions on how to create your first Angular-Meteor application.
This is changelog for Angular-Meteor version 0.8.14 :
- Add E2E tests, unit tests and Travis
- Collection rendering speed improvement
You can read the complete changelog and also download this latest version on their homepage: angular-meteor.com