Build a Code Text Editor in React in 10 Minutes (Syntax Highlighting, Dark Theme)

Описание к видео Build a Code Text Editor in React in 10 Minutes (Syntax Highlighting, Dark Theme)

🎓 Join my learning platform for module based courses, learning exercises, and more: https://coderprep.com/

In this video we use the VSCode Monaco Editor to create an amazing code text editor for our React applications. This video is also great for anyone who wants to make a text editor, as Monaco can be used for regular text as well. This is a great introduction into working with the Monaco Editor. This video is beginner friendly, and is also paced well for intermediate programmers looking to add code text editing to their applications. Monaco Editor is MIT licensed which means you can provide users with a VSCode like experience for 100% free and for business use as well. This is a great introduction to Monaco editor and rich text editors in general.

Project Code: https://github.com/coopercodes/Monaco...

0:00 Intro
0:30 Create Vite App
1:48 Create Editor
4:45 Create choosing file logic
8:06 Get Monaco Editor value
10:07 Thanks for watching!

Комментарии

Информация по комментариям в разработке