ufront / ufront-mvc

The core MVC framework that powers ufront
MIT License
17 stars 15 forks source link

What's left for nodejs backend support? #27

Closed fullofcaffeine closed 9 years ago

fullofcaffeine commented 9 years ago

Hey Jason!

I remember we briefly talked about the nodejs backend for UFront, and you said it's partially implemented. I'm wondering what's exactly left to implement / what are the main challenges there? Maybe we could break them down into specific issues to tackle here? I'd love to help.

Cheers.

jasononeil commented 9 years ago

Hi Marcelo, sorry for the late reply!

The latest ufront-mvc release filled in many of the missing pieces for NodeJS support, including:

In terms of what is left:


So thanks for the offer to help - honestly the most helpful thing will be to try get the environment up and running, compile the hello world, and experiment and let me know what I should be fixing or working on next :)

I'm going to close this issue - but feel free to open as many as you want with bug reports or feature requests or ideas... and if you have questions or need help ask on Gitter and I'll do my best to help.