JavaScript for Line of Business Applications
596.1K views | +0 today
Follow
JavaScript for Line of Business Applications
Keeping track of current JavaScript Frameworks that help design your clientside Business Logic Layers.
Curated by Jan Hesse
Beam to my Inbox:
Your new post is loading...
Your new post is loading...

Popular Tags - Filter using the Funnel

Current selected tags: 'FireBase', 'noBackend'. Clear
Scoop.it!

AngularFire - A real-time backend for AngularJS from Firebase

AngularFire - A real-time backend for AngularJS from Firebase | JavaScript for Line of Business Applications | Scoop.it
AngularFire is an officially supported AngularJS binding for Firebase. Firebase is a full backend so you don't need servers to build your Angular app!

* Rapid Development
AngularFire is built to make sure you can write your app as quickly as possible. There's no backend code to write or servers to set up, just start writing your frontend code and focus on building a great experience.

* Flexible API
Choose between an easy to use implicit sync API that will automatically keep all your Angular models persisted and updated, or a more powerful explicit sync API that gives you control over when data gets synchronized.

* 3-way Data Binding
Synchronizing and persisting user or app data in realtime is a breeze with AngularFire's 3-way data binding. It's never been easier to extend Angular's quintessential 2-way data binding concept to the server.

No comment yet.
Scoop.it!

Open source service like Parse or Firebase?

Is there a open source / standalone / self hosted service like Parse or Firebase, preferably using Node.js. I really like the concept of a systems that manages data synchronization between all my apps (mobile, web, desktop). I think these are great services, but I'd really like to have full control over my backend stack and data.

jaredwilli's comment, July 23, 2013 6:32 PM
I find Firebase to be great myself, however they have much work to do still to make it really seamless and pain free.