• New TempHire Samples

    New versions of the TempHire sample are now available. We’ve ported the Durandal TempHire sample to AngularJS and also developed a nodejs back-end. Java is coming soon. The new TempHire samples are developed using a preliminary version of AngularJS 1.4, demonstrating the new router. Once AngularJS 1.4 is officially released, we will update the sample to the final version. There might still be some bugs currently that will hopefully be addressed by the time the final version is released.

    TempHire with AngularJS and .NET: /doc-samples/temp-hire-angular.html

    TempHire with AngularJS and Node: /doc-samples/temp-hire-angular-sequelize.html

    Posted on: 2015-06-11
  • New Todo Samples

    We have added new versions of the Todo sample to showcase the various platforms supported by Breeze.

    Whether you like to use .NET, Java or Node on the server, we’ve got you covered. Our canonical Todo sample is now available for the various back-ends.

    Todo with AngularJS and .NET: http://breeze.github.io/doc-samples/todo-angular.html

    Todo with AngularJS and Java: http://breeze.github.io/doc-samples/todo-angular-hibernate.html

    Todo with AngularJS and Node: http://breeze.github.io/doc-samples/todo-angular-sequelize.html

    Posted on: 2015-06-05
  • Model Library Documented

    You likely built your application with one of the popular “model libraries” such as AngularJS, Aurelia, Durandal, Knockout or React. You may need to tell Breeze about your library choice by selecting a compatible “Model Library Adapter”.

    We added a new documentation page that explains the Model Library Adapter and how to pick the right one for your app.

    Posted on: 2015-06-05
  • New Node/Sequelize libraries and documentation

    Breeze now provides a server side solution for Node with any MySQL, MariaDB, or PostgreSQL database.

    Read more Posted on: 2015-06-02
  • New Java libraries and documentation

    Breeze with Java + Hibernate lets you develop JavaScript client applications using the same powerful idioms you find in Hibernate.

    Read more Posted on: 2015-06-02