Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there already a TodoMVC for back end (server-side) technologies? #1

Open
pdurbin opened this issue Mar 29, 2015 · 4 comments
Open

Comments

@pdurbin
Copy link
Owner

pdurbin commented Mar 29, 2015

http://todomvc.com is a fantastic resource for helping developers evaluate Javascript MVC frameworks. Rather that reading people's opinions you can look at actual code and play with demo apps.

Is there already a repository of various examples of implementing the same simple demo web application in back end or server-side technologies? Creating an address book webapp was suggested, which sounds fine, so that's what this repo is about: rending HTML on the server-side.

If something like this already exists, however, please link to it in a comment.

@pdurbin
Copy link
Owner Author

pdurbin commented Apr 14, 2015

https://github.com/kouphax/todomvc-server has a nice "examples" directory. It's talked about at tastejs/meta#9 and tastejs/TasteStack#2

See also tastejs/todomvc#268 and https://github.com/frameworktodo

@pdurbin
Copy link
Owner Author

pdurbin commented Jul 4, 2015

I'll admit that we're struggling a bit to figure out a good name for this thing: #11 :)

@pdurbin
Copy link
Owner Author

pdurbin commented Jul 27, 2015

I just learned about http://todobackend.com ( @TodoBackend ) from @yibter at https://twitter.com/yibter/status/625785481721049088 and it's related to what we're working on but without the emphasis on traditional server-side rendering of HTML. It's more about API backends (which are optional for us). Good stuff!

@prologic
Copy link
Contributor

Nice find :)

James Mills / prologic

E: [email protected]
W: prologic.shortcircuit.net.au

On Tue, Jul 28, 2015 at 9:15 AM, Philip Durbin [email protected]
wrote:

I just learned about http://todobackend.com ( @TodoBackend
https://github.com/TodoBackend ) from @yibter
https://github.com/yibter at
https://twitter.com/yibter/status/625785481721049088 and it's related to
what we're working on but without the emphasis on traditional server-side
rendering of HTML. It's more about API backends (which are optional for
us). Good stuff!


Reply to this email directly or view it on GitHub
#1 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants