MicrosoftLearning / PL-400_Microsoft-Power-Platform-Developer

https://microsoftlearning.github.io/PL-400_Microsoft-Power-Platform-Developer/
MIT License
170 stars 117 forks source link

Proper Client Script development workflow #178

Closed miberr closed 12 hours ago

miberr commented 4 days ago

Hi all, I just had day 2 of this training and I demoed how to continuously edit and test scripts without updating the web resource. I had an idea that it would be cool to include this workflow in the instructions as well. I suggest using browser development tools instead of 3rd party software (Fiddler).

If you think that would be a good idea, I can refactor the instructions and create PR. I'm already in progress of fixing issues and updating pictures so it would be no trouble 😊

julians1966 commented 2 days ago

We are following Microsoft documentation https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/streamline-javascript-development-fiddler-autoresponder as this is the recommended option Although looking at this page, it is a little out of date

miberr commented 2 days ago

Maybe that should be updated as well not to use 3rd party applications 🤔 But okay, you can close this if it's not feasible

julians1966 commented 12 hours ago

Will monitor Docs to see if this changes