DevOPS Tour, DartPad

Fred Grott
Geek Culture
Published in
8 min readJun 12, 2021

--

Why should Dartpad be part of your DevOps tools? To show and teach, obviously! It’s somewhat easier to report framework SDK issues in front-end SDKs by using a tool that runs the code so that the dev team can see the wrong behavior captured.

The other sets of reasons have to do with how we learn. Let me state some background and then get into why we need to cycle back-and-forth between tight-coupled feedback and loose feedback…

--

--