Build a Code Editor in React

preview_player
Показать описание

We'll walk through setting up a text editor in a React app with Monaco Editor for React, customizing the editor with options including dark mode, setting up a live preview that transforms HTML to React, and using it to show a live preview of the code in the app.

🧰 Resources

#colbyfayock #reactjs #nextjs #webdevelopment
Рекомендации по теме
Комментарии
Автор

straight to the point, this is the kind of video I like.

visheshmp
Автор

Really liked the way you explained the thing !!

siddheshshrirame
Автор

Great timing! I was searching for a solution and this video just poped out :) Thank you.

ichangetheway
Автор

Thanks man! This was so helpful for me.

atandadavid
Автор

Nice tutorial. Any chance you will make more that expands on this? One use case that I really can not find anywhere is bringing in my own models or getting in intelisense for files that I work with a lot. It would be great if you could show how to bring in a commonjs file and see the parameters that are documented in JSDoc.

hyltonjp
Автор

Very precise! Is Monaco an industry standard or is there any alternative which is widely used in the market currently?

paintbrush-bq
Автор

How to execute python code using this code editor?

glenjohn