|
|
|
|
|
by madarco
1249 days ago
|
|
I really love the breadth of Internal Admin tools that are available today, however, I feel like none has an even minimal support to proper dev flows like dev/staging/production or a way to synchronize releases between our own Backend API and the admin pages. |
|
We focused a lot on development workflows like staging environments, versioning with Git, debug tools, monitoring with Datadog, etc. There are a few development workflows we can make even better because we own the run-time. For example with Mobile when you’re shipping a new update you can test on a staging environment, test the app directly on a device (vs emulators) and inspect issues with debug tools. Then when you’re ready you can push it live OTA so everyone is on the latest version.
Are there other development workflows that would be helpful for you? We’re investing a lot more here and would love any ideas