Answer the question
In order to leave comments, you need to log in
What are the pros and cons of the two combinations of development technologies?
Good day.
What are the pros and cons of 2 bundles of Node.js development technologies:
Answer the question
In order to leave comments, you need to log in
For the sake of Allah, throw away all this nonsense, take React for the client + one of the frameworks for creating a server-side API on a node. Templates on the server is a very specific task, only needed for publishing content. And it is better to write applications as SPA (single-page application, i.e. the client is loaded into the browser and all further data exchanges are in JSON format via the API).
Jade + Angular.js = stupid, just use Angular.js.
ReactJS is also good, but in order to solve a wider range of tasks on it, you will have to look for other tools and teach them how to interact with each other.
All arguments in favor of ReactJS being faster than Angular.js are bullshit, because these are tools with a different set of functionality, tools that are designed for different tasks, it is somewhat wrong to compare them. With Angular.js, you have to think less about architecture and focus on logic.
Well... like... before you wrote a fat backend and a thin client, now both the backend and the client will be approximately the same (that is, the backend will lose weight a little).
With Meteor, it's just that the code on the client and on the server will be the same.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question