Hacker News new | ask | show | jobs
by CmonDev 4262 days ago
Did you choose Node.js because you expect it to address the problem it is meant to address or for other reasons (fashion, learning, reduce hiring costs)?

Sorry, cannot comment on code too much as I don't have TS experience. Probably not enough code to spot any obvious problems.

1 comments

We can say fashion and learning. Code doesn't contain any logic.

TS is only way of writing JavaScript. Which doesn't affect on architecture.

So I would like to hear your comment about, can i use this project as a seed project for my future projects ?

Only a small comment: where are you going to put your views? Are you going to use separate folders for views and template views (similar to WPF data templates)?
Uh Oh, my bad. I pushed the remaining files. So if you look to repository you'll see the views. Yes i have a views folder.

Sorry for inconvenience.