molekilla / rutha

Rutha - HapiJS AngularJS Stack
MIT License
48 stars 9 forks source link

6to5 or Typescript #20

Closed molekilla closed 9 years ago

molekilla commented 9 years ago

https://github.com/sebmck/6to5/blob/master/README.md

Large applications are tedious without classes. Ruby apps excels at OO and duck typing

Can we use any of these and how can it be integrated with rutha?

jamiebuilds commented 9 years ago

Hi @molekilla, contributor to 6to5 here. If you need any help feel free to stop by our gitter room.

molekilla commented 9 years ago

Babel won the final round, https://babeljs.io/docs/usage/cli/ . Will be in rutha 0.7.0 for client side assets

molekilla commented 9 years ago

Closed, added both as options in 1.0.0 , https://github.com/molekilla/rutha/pull/43