cincheo/jsweet-examples

Lack of examples

Opened this issue · 2 comments

Cool project but lack of example makes things really hard to pick up and produce a simple running proof of concept. I have been looking at the angular example but it lacks many of the basic stuff like separating out classes into individual files and some basic Rest Examples.

Thanks

Hello, there are a couple more examples on my github (links available on JSweet's website & documentation)
http://www.jsweet.org/examples/

Sample client projects:
https://github.com/lgrignon/jsweet-cordova-ionic-example
https://github.com/lgrignon/jsweet-cordova-polymer-example
Sample server project:
https://github.com/lgrignon/jsweet-jaxrs-server-example

Multi profile project using node server & socket IO:
https://github.com/lgrignon/jsweet-node-example

I hope you will succeed with those project, please close issue if it helps :)