Building a Code Editor for the Web - Configuring Ace Editor

coderarchive

Lu-Vuong Le 🚀

Posted on July 19, 2020

Building a Code Editor for the Web - Configuring Ace Editor

In this video, we'll work on configuring ace with some options and getting the user input from Ace to execute in the chrome dev tools

Find the code for each video here in its own branch:
https://github.com/luvuong-le/code-editor-tutorial/tree/configuring-ace

View the Ace configuration options here:
https://github.com/ajaxorg/ace/wiki/Configuring-Ace

Check out the previous part to this video here!

Follow and connect with me on:

📹 Youtube: https://www.youtube.com/channel/UCWaB4SBBUCvhYb91fz5Vidg
🐦 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

💖 💪 🙅 🚩
coderarchive
Lu-Vuong Le 🚀

Posted on July 19, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related