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
For the labs we want to add a light weight browser editor to be able to modify the lab code that is running.
When you open the menu you will have the Editor with the application logs in the bottom, the idea is the user can modify the code and automatically will be running the updated application:
Also when the top icon is clicked the user can select also different files to edit and work on:
With this improvement we can also use the lab environment to practise the secure coding principles and be able to play with the secure design patterns for mitigating the different vulnerabilities.
The text was updated successfully, but these errors were encountered:
Menu add-on editor for all the labs
For the labs we want to add a light weight browser editor to be able to modify the lab code that is running.
When you open the menu you will have the Editor with the application logs in the bottom, the idea is the user can modify the code and automatically will be running the updated application:
Also when the top icon is clicked the user can select also different files to edit and work on:
With this improvement we can also use the lab environment to practise the secure coding principles and be able to play with the secure design patterns for mitigating the different vulnerabilities.
The text was updated successfully, but these errors were encountered: