Thursday 28 June 2018

Question from a guy coming from a hobby background. What is a development/production environment?

Hey r/node, I've used node for about a year now and I've only made stuff as the need came, with some occasional practice projects (link shortener, crud etc).Ive used react (create-react-app. Never have set it up myself), redis, express, node (duh) and jade.I've noticed that in react, I can have it proxy to an API server during dev, but as soon as I deploy, I have to re-type the URLs to match my actual server, and the spiel goes on.What do the pros do when it comes to this?

Submitted June 28, 2018 at 08:45AM by kishichi

No comments:

Post a Comment