JPYou can read "building microservice", sam newman Basically, microservice is a software architecture that split the huge to independent serviceComment·Thread·Dec 23, 2019·Microservices
JPI think you get confused about Graphql. Graphql is not a database but it's just a query language that is better than REST APIReply·Thread·Jun 11, 2019·Which database do you prefer when using Node.js?
JPWhy do you use Nginx then it doesn't work? Can I see your Nginx config? After you use npm run build , you actually set the Nginx for html file.Comment·Thread·Mar 25, 2019·Proxy not working on react after running npm run build
JPThank you for your explanation, sirReply·Thread·Feb 24, 2019·How can i build slack clone with redis caching?
JPSerdar Sanri Why you think that he doesn't need SocketIO? Socket IO is real-time backend framework which client and server communicate immediately.Reply·Thread·Feb 22, 2019·How can i build slack clone with redis caching?
JPI personally suggest that you can try websocket or socket.io to create real time application. If you have time much, you should try Graphql.Comment·Thread·Feb 22, 2019·What can be the next project ideas after learning the basic CRUD on Node.js with express?
JPOh, Thank you, sir. Now I usually use the structure like your structure.Reply·Thread·Feb 12, 2019·How do you structure folders in your NodeJS backend?
JPOh This is my first time to use Hashnode Thank for your advice, sir.Reply·Thread·Feb 11, 2019·How do you structure folders in your NodeJS backend?