SYGNAL UNIVERSITY
Coding on Webflow
Webflow supports custom scripting & code embeds, but beyond some nice syntax-highlighting, it offers very little in the way of a developer-friendly environment.
To write a script means jumping in and out of the script-editing areas of your site, which itself is slow and cumbersome. Each change you make must be recompiled, and then you test it on your staging site.
What if that process could be vastly improved?
What if there were...
- No need to keep accessing Webflow's custom code areas to make changes.
- No need to recompile your site to test changes.
- The ability to just make changes to your code, hit refresh, and see your new scripts live.
Sound like fantasy?
Meet online script development
There are a wide range of online scripting environments now that give you the ability to edit your scripts, and serve them live, directly into your Webflow site.
This course will look at a few of these.
- CodePen.io
- GitHub.dev
- CodeSandbox
- Slater.app - Webflow app
Sass;
- Sass app for Webflow