You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Constantin Dumitrescu edited this page Dec 6, 2020
·
1 revision
Objective: Explore and implement tools that fulfill common development aches
Motivation: Developers need insights into the applications they write and ways to interact under-the-hood
Description: New adopters of the Engine have trouble visualizing the effects of their code. Advanced developers have a hard time understanding the effects when onboarded on an existing project. Solving bugs is problematic without deep knowledge into the affected project.
Speed/cost/quality benefits:
Provides more informed decisions which lead to higher quality and faster development
Debugging is faster/more precise which potentially lowers maintenance cost
Developer experience:
Developers are more confident when developing and maintaining applications if they can have alternative ways of interacting with them (e.g. control panel/dashboard)