With this it'll be easier to review changes in the scripts and easier to make changes in the script via preferred editor.
Structure might look something like
/builder_pages
/page
/page.json
/scripts
/data_script.py
/client_scripts
/add_comment.js
/telemetry.js
With this it'll be easier to review changes in the scripts and easier to make changes in the script via preferred editor.
Structure might look something like