|
|
|
|
|
by joshxyz
1924 days ago
|
|
> However, they're now dependent on having an internet connection (developers work remotely). Internet is a necessity anyways, they better have it and the company better cover it. > It also removes the ability for frontend devs to work against in-development API branches - unless it's merged into staging, it's not accessible. Can try 3 environments. Dev, Staging, and Prod. An advantage on centralizing these environments is your frontend devs dont worry anymore if their local api version is outdated. |
|