A natural progression of the great <a href="http://todomvc.com" rel="nofollow">http://todomvc.com</a> but for the full stack! With pluggable front and backends written against a hardened API. Nice work!<p>Look at upcoming implementations or request your favorite stack here: <a href="https://github.com/gothinkster/realworld/issues" rel="nofollow">https://github.com/gothinkster/realworld/issues</a>
We are also building an Ember Js implementation! Check it out: <a href="https://github.com/Alonski/realworld-ember" rel="nofollow">https://github.com/Alonski/realworld-ember</a>
Hey HN! I'm one of the creators of the RealWorld project — would love to hear any feedback ya'll have.<p>Also, be sure to check out (and/or help with!) the upcoming frameworks that we're working on: <a href="https://github.com/gothinkster/realworld/issues?q=is%3Aopen+is%3Aissue+label%3Awip" rel="nofollow">https://github.com/gothinkster/realworld/issues?q=is%3Aopen+...</a>
I can't take this seriously without proper tests. In the Real World, none of this code would have been approved and deemed ready for production without proper test coverage, even for simple CRUD, imo.