View source with superpowers
I learned a lot from the View source option in Browsers. I started around 1994.
PLang gives you a view source but with superpowers.
Developers can view the source of the app and verify it.
Developers can modify code in any way he would like.
Developers can extract any data from any app at any point.
Developers can create pre and post Events steps on each step in a goal.
This will allow users to develop their own version of an app, for instance, a user that uses the “Export to device” button often, but the UI team that made the app didn’t expect users to use it often, the user can modify the app to have the “Export to device” button more accessible. The user is able to share this change with other users.