TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: RealWorld – A Collection of Exemplary Front End and Back End Codebases

49 pointsby ericmsimonsabout 8 years ago

7 comments

anishknyabout 8 years ago
A natural progression of the great <a href="http:&#x2F;&#x2F;todomvc.com" rel="nofollow">http:&#x2F;&#x2F;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:&#x2F;&#x2F;github.com&#x2F;gothinkster&#x2F;realworld&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gothinkster&#x2F;realworld&#x2F;issues</a>
Alonskiabout 8 years ago
We are also building an Ember Js implementation! Check it out: <a href="https:&#x2F;&#x2F;github.com&#x2F;Alonski&#x2F;realworld-ember" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Alonski&#x2F;realworld-ember</a>
ericmsimonsabout 8 years ago
Hey HN! I&#x27;m one of the creators of the RealWorld project — would love to hear any feedback ya&#x27;ll have.<p>Also, be sure to check out (and&#x2F;or help with!) the upcoming frameworks that we&#x27;re working on: <a href="https:&#x2F;&#x2F;github.com&#x2F;gothinkster&#x2F;realworld&#x2F;issues?q=is%3Aopen+is%3Aissue+label%3Awip" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gothinkster&#x2F;realworld&#x2F;issues?q=is%3Aopen+...</a>
rabedikabout 8 years ago
Great work, y&#x27;all
gxespinoabout 8 years ago
I can&#x27;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.
评论 #14198641 未加载
评论 #14208274 未加载
评论 #14199017 未加载
hyperclusterabout 8 years ago
Looks great, looking forward to new stacks.
thebigredgeekabout 8 years ago
Wow! This is neat!