| |||||
Breeze can help developers create JS-based RIAs that manage data both on the client and server side.
Created on top of MVC and MVVM development patterns, Breeze.js allows programmers to separate their business logic from their front-end UI, making it easier to use JavaScript in a professional and efficient way for creating complicated desktop and Web-based apps that usually would imply the usage of a more advanced language, like Java, Ruby or Python.
To do this, the library comes with a programmatic API that provides a wide set of features and a lean learning curve.
Breeze is available as a NuGet package as well.
Here are some key features of "Breeze.js":
· Changes tracker
· Pass rules as metadata
· Query caching
· Offline usage support
· Filters, ordering, paging
· Extendable core
· Open Data Protocol (OData) query standard
· Doesn't break other JS libraries (like Angular, Backbone, and Knockout)
· Lots of documentation
Requirements:
· JavaScript enabled on client side
· jQuery
· Q.js
What's New in This Release: [ read full changelog ]
· New MetadataStore.setEntityTypeForResourceName and MetadataStore.getEntityTypeNameForResourceName methods have been added to explicitly associate an entityType with a resourceName. More details are available in the Breeze API docs.
· A new SaveOptions.tag property has been added to allow custom information to be passed to the Breeze server during a save operation.
· Bug fix for issues with involving the Object.hasOwnProperty method on certain browsers.
· Removal of an extraneous global property added to the global namespace.

Via: Breeze.js 1.1.3






0 Comment:
Post a Comment