We prepared video showing how fast and well orginised is code exported outside of GlueCodes Studio. In the video bellow you will find:
The key feature of GlueCodes Studio is that, although you write classic HTML, CSS and sandboxed JavaScript functions, your code is transformed into a complete SolidJS + Webpack boilerplate. Here is what you get:
package.json
with all necessary dependencies.npm
scripts to prerender, build, lint and start Webpack Dev Server.src/actions/providers/getVisualContent/en_us.json
. By modifying the provider you can easily. introduce multiple languages to your app.Here is an example file structure: