DEV Community

Discussion on: How I made a live code editor with Vanilla Javascript?

Collapse
 
hepisec profile image
hepisec

It shouldn't matter because the code is sent to the client and is not evalled. So the client would freeze itself if it enters while (1) {}