Skip to content
Ivaylo Ivanov edited this page Dec 25, 2015 · 3 revisions

Q: Currently, JS Modules on GitHub >= JS developers and now we have another one, why?

A: Because won't hurt anyone.

Q: Why ES6 Classes instead prototypes or constructors?

A: Because they're doing a perfect job. They're syntax sugar, which makes the code better structured with less typing and you won't be able to declare ambiguous variable between methods. Furthermore, in most of the cases I'm using static methods.

Q: Is it production ready?

A: No software is ever production ready, but I'm using it.

Q: Why do I have to use this thing here, instead Express.js for example?

A: Because you're so bored and wasting time on reading this shit, you better give it a shot 😄

Clone this wiki locally