hoodiehq-archive/my-first-hoodie

hoodie + angularjs template =)

Closed this issue · 4 comments

Hello guys. I start digging into some parts of where hoodie's magic happens and it is a awesome toolkit. Thanks for keeping it open-source. You rockz

I am a AngularJS user, i use it in most of my web-apps and it will works great with hoodie because both share the same idea of single-page-app + front-end-first and are complementary to each other , so i decided to create a template for hoodie + angular, based on this one. Still working in progress but i think very soon will be done, hope you enjoy

https://github.com/thiagofelix/hoodie-angular

gr2m commented

This is awesome, Thiago! I didn't get to work with angularJS yet, but I've heard only good things about it.
I've set it up locally following your instructions, worked like a breeze. Sign Up didn't work, but I guess that's work in progress. Let me know if you have any questions

I focused most on the setup, u are right login isn't implemented yet, but i will make it work soon =D
I am suspect to say about angular, i love it, using it + hoodie will turn things truly fast. No questions for a while, but thanks to support.

gr2m commented

Hey @thiagofelix, what's the state on the hoodie angular adapter? We're happy to promote it if you think it's ready for prime time, just ping us at https://twitter.com/hoodiehq

@gr2m my repo is not exactly an adapter like angularFire that add instantly sync feature to the firebase collections is. It is just an starting point to use angular+hoodie, because everything came configured.

I've plan to work on a real adapter, using angular+hoodie, but it is still an plan. I think this kind of adapter would be awesome to work with, so anyone who join the idea will be welcome.