Thursday 20 April 2017

Enterprise-grade backend pattern

HiI want to build "entreprise grade" server side using node.js for a personnal project. I want to put together TDD, continous integration like if i need to create business app which can scale well.I will use react/react-native at client side and node (express ?) at server side.I will use typescript as client and server side for checking type. ( i think it's good practise if we work with lots of people on the same project) I've check some example for see how other people do. I've see this interesting repo : http://ift.tt/2o7QYWN example use "repository pattern" at server side with typescript. What did you think about it ? Have you other example / best pattern for "enterprise-grade" node application ?Thank's for your ideas and help :

Submitted April 20, 2017 at 03:17PM by node53

No comments:

Post a Comment