Hacker News new | ask | show | jobs
by evo_9 4152 days ago
Meteor. It's a fun, fast and modern web framework that uses javascript on both the server and client so it's easy to pick up if you already have web skills.
1 comments

I've tried Meteor with a side project. I did manage to develop fast and the initial performance is ok. However I found the Meteor server runs slower n slower. I'm not sure why. I just assume it might have some traps or catches that I don't thoroughly understand.