1
0 Comments

Check out this simple online code editor I built. Opinions wanted.

I just wanted to share an online code editor I built. There are tons of online editors in the wild (JS Bin, Code Sandbox, etc). I wanted an editor I could incorporate directly into my own website and future development courses.

I built it with vanilla JavaScript and the CodeMirror JavaScript plugin.

I have a TikTok page that has gained a little over 10k followers now:
https://tiktok.com/@dev.bytes

It's just short videos building various components using HTML and CSS. The #1 question people ask is what application I use to write the code in my videos. So I am making it available for anyone to try.

https://code.devbyteslab.com

Give it a shot and let me know your feedback. What features would you find useful in an online code editor?

For any beginners learning to code, what would be the biggest help for you?

on February 23, 2024