In this video series, we're going to look at how to create our own simple code editor for the web or in the browser.
You'll see the process and tools we can use to make something like this as we replicate the code editor on the MDN Web Documentation as the goal.
If you'd like to see more of my videos, head over to Youtube! A follow/sub comes a long way to show support
Expect more content for this project so stay tuned! 🔥🔥
Follow and connect with me on:
🐦 Twitter: https://twitter.com/coderarchive
📚 Github: https://github.com/luvuong-le
💼 LinkedIn: https://www.linkedin.com/in/lu-vuongle/
📷 Instagram: https://www.instagram.com/coderarchive/
📝 Dev.to: https://dev.to/coderarchive
Top comments (7)
Hey, I am looking for a way to provide code completion in Browser similar to how we get in VS Code. Currently for JS.
Can you just point me what to checkout to accomplish this.
There's a lot of different libraries for a code editor in the browser, I'll be making use of the Ace editor for these videos but what Jakub suggested is probably your best bet for what you're looking for
Have a look at Microsoft’s Monaco editor, it’s what powers VSCode under the hood and should be embedable in a webpage. Haven’t tried it yet though
Will this tutorial be multiple posts here or do you have video tutorials?
I'll be posting it on both Youtube and Dev! 👍
Hi, I am looking for a code editor where I can use speech recognition while coding in python or in my any other language. So can anyone help me out in editor building where I can connect my work.
Can you add French subtitles to your video, please