Answer the question
In order to leave comments, you need to log in
Recommend a framework for node?
There is an idea to write a browser for mobile phones, since I know JS and had experience with node, then I think to do it on the node accordingly. But to be honest, I can’t decide on a framework at all - there are too many of them ... Tell me, please. I don't need much, MVC and page rendering on the server. I liked this brand new impress, but I'm not trying to use a self-made product that can collapse at any moment and does not even have documentation ...
PS: In general, I would like to hear all the suggestions about writing mobile text games;)
Answer the question
In order to leave comments, you need to log in
As the main author of Impress , I will not advise him, but I will say a few words so that there are no unnecessary expectations from the framework. And I will give advice that will help you write a good project on any framework.
Answers:
agentx001 :
I don't need much, MVC and page rendering on the server.
I liked this brand new impress, but I don’t aspire to use a self-made product that can collapse at any moment and doesn’t even have documentation ...
Regarding criticism of impress, I would still choose another one. A very strange architecture, if it survives, it will obviously change not only half of the api, but also the principles of file arrangement.
I will not recommend any particular framework (sorry), but I wanted to note that if you liked it, and satisfies it in its current state, then take it. Develop with the authors (especially since it is very simple). In the end, no one canceled the fork. All products were homemade.
Regarding criticism of impress, I would still choose another one. A very strange architecture, if it survives, it will obviously change not only half of the api, but also the principles of file arrangement.
P. S.: Вообще хотелось бы выслушать все предложения по поводу написания мобильных текстовых игр ;)
I suggest not to write them (if you want to earn money).
Rumor has it that despite the existence of all kinds of Sails.js, Geddy.js, Tower.js and so on. people mostly use Express.js (and express.js itself is the basis of many frameworks). I myself am just a beginner node writer, but I scanned the situation just recently, and my plan is as follows:
- I study a bare node;
— learning express.js;
- after I will make a decision - is it worth taking c.-l. framework with more abstraction.
Then - with all sorts of Sails.js, Geddy.js, Tower.js, there may be problems in terms of cross-platform, inconvenience (if you use Windows for development), then there are also problems in cloud IDEs like c9.io. So I propose to follow my simple plan - if no one offers a better plan.
Take express and do not suffer. I sometimes look at derbyjs.com , but I would not take it and use it anywhere.
In order not to produce - which modules for the express should be paid attention to? Template engine, ORM, there ...
You can also try https://github.com/2gis/slot
They have specific BEM, isomorphism, and all that.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question