-
Notifications
You must be signed in to change notification settings - Fork 8
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
TasteStack/TodoMVC-Server Consolidation #2
Comments
You raise a lot of interesting questions and I think we should definitely formalize the specification for these more full stack implementations. We should also, similar to TodoMVC think about organizing our folder structure to allow for multiple frameworks and stacks as time goes on. Love the list of thoughts. This is a terrific effort and I'd like to ask if you're happy to drive (at least initially) TasteStack with our help. Interested? If so I'm happy to give you commit rights. We want this idea to succeed. That you've started putting together a spec and demonstrated interest in pursuing this idea further is fantastic. |
On your point about suitability of a Good app TasteJS itself is all about defining a more complex application that goes beyond TodoMVC. It'll be multi view/CRUD/use author and so on. We'll share more info about this once we have more details refined. |
This is fantastic! 👍 A random thought: There are many different API paradigms apart from the RESTy approach you took like hypermedia APIs, XMLRPC, all sorts of new real-time communication channels and many more. Do you think those could have a place here or is this something that would go beyond the scope and would only complicate the comparison? |
@passy Personally speaking I'm open to explore non-resty things but it would certainly expand the scope of the project greatly :). I'm not sure it would necessarily hurt the comparison though (assuming it is handled in a structured/formal manner) because ultimately I'd still like to see, for example, a stack that streamed data into a MongoDB instance through Play! 2 via WebSockets using Backbone. Anyway we should certainly explore this more! @addyosmani I'd love to help out, it was something that I'd been considering for a while now and decided to just go ahead and start spiking things out to see how they fitted. So yeah - happy to run with it. |
What I'll do for now is continue trying to define/refine a TodoMVC spec for a suitable stack, any work done in this area for TodoMVC will likely add value to any future endeavor anyway. |
Sgtm! :) |
Late to the party. But this sounds fantastic to me :D I don't see why we couldn't explore other transports than REST, though REST should be the focus. |
Hey guys, a thought on a "TodoMVC" like showcase for APIs lead me here. |
Nowhere yet. We've all been busy with other things. What we need is someone to push this forward. We obviously haven't been able to. Would you be interested? |
yes, I would have to confirm my schedule for next couple of weeks so I can block off time to spend at least 48 hours to put some documentation / proposals together to move this forward. I'm currently in SF so probably won't start till next week. if anybody has any thoughts/documents/conversation archives to share it would be very helpful. |
|
As previously discussed on Twitter I think there may be merit in merging previous efforts in todomvc-server with this project.
Hoping this issue will act as a basis for the discussion.
Considerations
Thats about all I can rattle off for now. Lets talk about this and hopefully come to an agreement on the next steps.
The text was updated successfully, but these errors were encountered: