I
I
Ivan Antonov2015-02-07 19:41:51
Node.js
Ivan Antonov, 2015-02-07 19:41:51

What libraries to use for a site on NodeJS?

Today is my first day working with NodeJS, I used to work with PHP.
Recommend useful libraries for creating sites on NodeJS.
For example, today I came across Swig, an analogue of Twig on Symfony2.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Shemsedinov, 2015-02-07
@antonowano

For a quick start, I advise you to go through nodeschool.io and master all the internal API of the nodejs.org/api framework and in parallel take a framework that solves a lot of low-level tasks, because naked Node.js is too low-level tool to start. Take a look at Express expressjs.com and I will not hesitate to advise you to try out your alternative framework /awesome-nodejs and here nodeframework.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question