denysdovhan / wtfjs

🤪 A list of funny and tricky JavaScript examples
http://bit.ly/wtfjavascript
Do What The F*ck You Want To Public License
34.6k stars 2.54k forks source link

[Feature Request]: Making a Gatsby-based website showcasing your examples. #324

Open prabh1234assla opened 1 month ago

prabh1234assla commented 1 month ago

I am thinking of making a Gatsby-based website showcasing all the amazing examples you have mentioned, So that the developers can really get a web-based interactive interface to see your examples. I am thinking of using a web-based compilation environment in real-time such that devs can make suitable changes in the code on the website and gain insights in what other behaviors can possibly be resulted for different changes in expressions and operators. I hope the idea sounds accepting for you and you assign me this task. The website will be TS based and yes I am using shaderCn/UI components for building the web interface.