Hoodie – Fast web app development
1–10 of 147 posts
Re: Hoodie – Fast web app development
#2Broken back button, bleh.
Re: Hoodie – Fast web app development
#3Broken back button, bleh.
And you thought you were just scrolling... turns out you were navigating.
Re: Hoodie – Fast web app development
#4nice looking, thanks for sharing
Re: Hoodie – Fast web app development
#5Very nice tool, quite convenient .. having just picked up a MeteorJS requirement for a project, this looks like a nice distraction. ;)
Re: Hoodie – Fast web app development
#6Interestingly enough this is a very similar business model to GetAngular, where AngularJS originated, a few years ago.
http://web.archive.org/web/20100413141437/http://getangular....
More details: http://www.niden.net/2009/12/world-with-part-1-reviewhow-to....
Re: Hoodie – Fast web app development
#7I know @gr2m, one of the guys behind Hoodie - he's one of the most awesome and holistic engineers I have met in my professional career! Also he's a regular speaker at conferences and devoting his time for charitable work.
If you don't have a backend ninja in your dev team, you should take a serious look into Hoodie!
Re: Hoodie – Fast web app development
#8Team Hoodie here. Happy to answer any questions you might have :)
Re: Hoodie – Fast web app development
#9If you wonder how the synchronization works, it's currently using a custom solution which is built on top of local storage. However it seems[0] that they are planing to switch to the awesome Pouchdb[1].
[0]: https://github.com/hoodiehq/hoodie.js/issues/8
[1]: http://pouchdb.com/
Re: Hoodie – Fast web app development
#10If you wonder how the synchronization works, it's currently using a custom solution which is built on top of local storage. However it seems[0] that they are planing to switch to the awesome Pouchdb[1]. [0]: https://github.com/hoodiehq/hoodie.js/issues/8 [1]: http://pouchdb.com/
That is correct :)