I am a full-stack dev but I have 2 different workspaces for front-end and back-end, I will love to just shear the localhost in between this 2 environments, So that my front-end can directly request to back-end on localhost in dev mode.
this will also serve as a collaborative debugging platform for front-end and back-end dev, like we can forward a port in local wifi in office to debug some bugs in a dev environments and get bug fixed quick and without frustration and wetting for a dev deployment.
I need some thing similar to this :
I am a full-stack dev but I have 2 different workspaces for front-end and back-end, I will love to just shear the localhost in between this 2 environments, So that my front-end can directly request to back-end on localhost in dev mode.
this will also serve as a collaborative debugging platform for front-end and back-end dev, like we can forward a port in local wifi in office to debug some bugs in a dev environments and get bug fixed quick and without frustration and wetting for a dev deployment.