Whats a decent online editor where you can enter html, css and js into, view the web page result, and share this code with someone in real time
Is it possible to build a personal code editor online using the Python compiler?
SCSS and auto compiling into CSS
Looking for an online text editor that will compile and host css/js for a Webflow site.
I would suggest building your own UI kit within Webflow. Test the features as you build, name and document in a pattern that makes them easy to reuse and bind simple styling/functions as needed when you implement them.
You can add to this indefinitely and clone your kit for each new project you use. I split mine into pages that have like components β a page for heroes, a page for cards, navs, etc. Interactions can, and should be saved as well.
From there I can rapidly build layouts and have a guide for how to work in any CSS/JS overtop. Most of this is copy/paste.
This is a bit of a different approach to what youβre suggesting but it seems to be better suited to Webflow as a platform. It can also speed up your design process. Spend time building a solid UI kit with clear documentation and you can rapidly build ~75% of your site using tested elements.
More on reddit.comIs the online HTML and CSS compiler suitable for beginners?
What is an online HTML Compiler?
An online HTML compiler a web-based tool that allows user to write run, compile, and debug their code.