K
K
Kroid2013-12-29 18:22:02
Node.js
Kroid, 2013-12-29 18:22:02

Where can I find business logic sources in Nodejs?

There are a lot of documentation and tutorials on nodejs and libraries. But they usually light up the "hello world" level. I would like to study the source codes of some relatively large application - how routing takes place there, business logic, interaction with the database, what modules are used.
Why do I need this: I do not work as a programmer, I write code mainly for fun. Accordingly, I can not evaluate my code. If with the same php it is quite simple - there are many open cms to study, then for node I have not seen this.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri Shikanov, 2013-12-29
@Kroid

If you dig here , you can find many examples.

A
Artur Zayats, 2014-12-30
@zag2art

Node.js is just a platform. To go further, you need to decide on the framework, database, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question