Published
July 10, 2023
Updated
July 10, 2023
Some solutions require the ability to make substantial changes to a website's code freely- changing code, CSS, and HTML without restriction, quickly and easily.
Most of that, you cannot do through a readonly link, and Chrome dev tools is great, but not really designed for large scale changes like script editing.
The solution? CodePen.
Here's how to test significant changes to a website's source, including;
- Javascript changes
- Library references changes
- CSS changes
- HTML changes of any kind