outwatch / example

WebApp Example with Outwatch that can be used as a Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include ScalablyTyped by default

fdietze opened this issue · comments

I am not sure that makes sense. We do not have an npm dependency here - and it takes effort to maintain a good example/tutorial for it.

Everytime I'm using the outwatch-template as a starter, it is a hassle to add many default things. Batteries are not included here. Having at least ScalablyTyped would remove one of the steps.

Everytime I'm using the outwatch-template as a starter, it is a hassle to add many default things. Batteries are not included here. Having at least ScalablyTyped would remove one of the steps.

I am experiencing similar issues with it, i.e. I want to add scss support, but it is not very transparent and requires some advanced knowledge of webpack and what not.
I personally know enough about webpack for it not to be a problem for me, but I imagine it would be very hard for someone new to the project.

Ok, then we should add it :)