There are services such as JSFiddle and CodePen that you can immediately check the result of writing HTML / JavaScript / CSS online. It is a very convenient service, but it has drawbacks that it can not be used unless it is connected to the Internet.
I would like to use SketchCode there. It is a Web code snippet execution environment called GUI application which can be used locally.
How to use SketchCode
It is the main screen.
It is an edit screen. It is HTML / CSS / JavaScript from above. When reading external libraries, it must be written in HTML.
The results can be confirmed on the right side preview.
You can make as many as you keep it.
Since SketchCode can be used offline, it can be developed anytime anywhere. You can try a little code or check the operation. It seems good to put the completed code in the online code snippet service.
SketchCode is Electron / JavaScript open source software (Creative Commons).
No comments:
Post a Comment