I stumbled upon this neat online IDE, where you can :
- instantly start, share and run code
- use npm dependencies and install what you need quickly
- you can drag drop files from your computer
I'm yet to explore it but seems very promising
it also has a neat feature to embed itself in blogs like this one so that's awesome because now I can show live examples of running code and share them with my readers !
all I had to do is include an iframe with url to my test project on their website
this is an example of a react project :)
Kudos to the people who create this cool stuff and share with us !
Comments
Post a Comment