Code Monkey home page Code Monkey logo

Comments (4)

uzikilon avatar uzikilon commented on June 15, 2024

Hi Igor,

I don't have the capacity right now to figure out what is bower and how it works.
If you could write the relevant code I would love to add it to the repo.

from backbone-poller.

igorzoriy avatar igorzoriy commented on June 15, 2024

U can just add some git tags

from backbone-poller.

rpocklin avatar rpocklin commented on June 15, 2024

@igorzoriy Shouldn't have mentioned bower =)

It's dead easy.

To tag your current head with a version (eg. 0.2.2) do:

git tag 0.2.2
git push --tags

The reason @igorzoriy wants a tag so is that he can use your project! I've just copied the main .js file straight in.

Some more info on git tags / branches: http://drupal.org/node/1066342

BTW I plugged this library into my project last night, got it working within 5 mins. Nice and consise well done.

I'm using it on a one-page app which initiates an OAuth login, and it polls to figure out when the user is logged in so that the UI updates without a page reload.

from backbone-poller.

uzikilon avatar uzikilon commented on June 15, 2024

Thanks @rpocklin !
I'm glad you found this little helper useful

I have just push the 0.2.2 tag.

from backbone-poller.

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.