Skip to content

Code Theory

Web and Mobile Development articles

  • Home
  • About
  • Contact

Tag: code editors

Mini HTML/CSS/JS Code Playground (with Editors and Sandbox) in Less than 200 Bytes

Sometime back this thread on HackerNews gained quite some traction. Basically, it’s a small project called MiniCodeEditor which is a tiny and minimal version of an online code playground like CSSDeck.

Continue reading “Mini HTML/CSS/JS Code Playground (with Editors and Sandbox) in Less than 200 Bytes”

Author RishabhPosted on April 22, 2025Categories Tools & TipsTags code editors, css, html, javascript, playground, sandbox2 Comments on Mini HTML/CSS/JS Code Playground (with Editors and Sandbox) in Less than 200 Bytes

Integrating an In-browser Code Editor to Your Playground


We have already created our environment to write and render html, css, js code and also made it secured. Now we’ll add an in-browser code editing tool that supports syntax highlighting, indentation, themes, zen coding and tons of more cool features to help us code even better.

Continue reading “Integrating an In-browser Code Editor to Your Playground”

Author RishabhPosted on January 8, 2025Categories Web DevelopmentTags ace, code editors, codemirror, cssdeck1 Comment on Integrating an In-browser Code Editor to Your Playground

Recent Posts

  • Fixing Laravel Basic Auth Failure
  • Mac OS X Setting Up Initial Tools for a Web Developer
  • Why clearRect Might Not be Clearing the Canvas Pixels

Subscribe

  • Follow on Twitter
  • RSS Feeds
  • Subscribe by Email
  • Home
  • About
  • Contact
Code Theory Proudly powered by WordPress