Skip to content

Instantly share code, notes, and snippets.

@gr2m
Created January 10, 2016 22:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gr2m/6255ffd3442654507c60 to your computer and use it in GitHub Desktop.
Save gr2m/6255ffd3442654507c60 to your computer and use it in GitHub Desktop.

What’s new in Hoodie Code land

Everything is gearing towards our “Tent Release”, not yet meant for production, but Hoodie is using PouchDB for sync and is rewritten from the ground up.

The core modules, Account (server, client) & Store (server, client), are now feature complete. The Hoodie main module (server, client) which pulls everything together, is still a bit rough around the edges, but ready, too.

We also created a new Hoodie default application: Something tracker. It’s a minimalistic app to track numbers and time without telling any meaning, so it’s great as a starting point to explore Hoodie and build an app to track time or expenses, for example.

The Hoodie Tent Release Milestone is getting close, what’s left is to make sure that all features really work, eliminate all the bugs and implement the last remaining pieces that slipped through.

You can help us by testing the Hoodie Something Tracker App, filing issues and helping use close the ones we already found: gr2m/milestones#88. We have some great starter issues, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment