Giter VIP home page Giter VIP logo

Comments (10)

Irrelon avatar Irrelon commented on July 23, 2024

It's definitely something I want to happen. Any chance you can detail how you'd like the integration to work / how you envisage the interaction between Angular and Forerunner? I'm going to be looking into an Angular mashup soon :)

from forerunnerdb.

quanghoc avatar quanghoc commented on July 23, 2024

It's as simple as to make Forerunner a service so I can call it from within controller

Also take a look at ngStorage implementation

https://github.com/gsklee/ngStorage

from forerunnerdb.

Irrelon avatar Irrelon commented on July 23, 2024

Ahh I see! That's pretty cool and easy to do. I'll sort it out in an upcoming release, thanks for the feedback! :)

from forerunnerdb.

Irrelon avatar Irrelon commented on July 23, 2024

This feature is now on the roadmap due in version 1.3.0.

from forerunnerdb.

aronduby avatar aronduby commented on July 23, 2024

yeah, that would be awesome, and agreed just like ngstorage would be sweet

from forerunnerdb.

hydrotik avatar hydrotik commented on July 23, 2024

👍

from forerunnerdb.

YurySolovyov avatar YurySolovyov commented on July 23, 2024

Please, make it (un-)pluggable, so I can drop it, if I don't need it.

from forerunnerdb.

Irrelon avatar Irrelon commented on July 23, 2024

Don't worry, almost all of Forerunner's functionality is modular anyway. The main part of this modularity becoming useful to the end user (such as yourself) will be the inclusion of a build page that allows modules to be selected and a build produced. Forerunner was built with that in mind so it will be quite easy to put that page together.

from forerunnerdb.

Irrelon avatar Irrelon commented on July 23, 2024

AngularJS support is now available and we are using it in a real-world app using ionic to give it a proper battle test.

We'll be updating the documentation to include an AngularJS section shortly.

The AngularJS support currently allows you to bind a collection or view to a model name that is then accessible in the passed scope. This allows you to use ForerunnerDB methods to do CRUD operations on your data which are then automatically reflected on your views.

The data can also optionally update automatically in the opposite direction so data in text entry fields or whatever can be edited by the user and reflected back to ForerunnerDB.

Since AngularJS is so popular we will continue to support integration and take feedback and input for the plugin to help make it the best it can be. An example ionic app will be made available as well to demonstrate how to use the integration.

from forerunnerdb.

Irrelon avatar Irrelon commented on July 23, 2024

OK the documentation on the dev branch has been updated with an angularjs section explaining how to use the forerunnerdb service.

An example Ionic app is also available in the repo.

from forerunnerdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.