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

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

A: Because it won't hurt anyone.

Q: Why GitHub Wiki?

A: Because it's easier, faster, and it's not something new - most of the developers are familiar with it. If the project scales and grows, it will be moved to its own store with a mirror here.

Q: Why ES6 Classes instead of 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 your time reading this shit, you better give it a shot 😄

Clone this wiki locally