Hacker News new | ask | show | jobs
by mcv 4394 days ago
Yes, but jQuery is not the only way to use javascript in the browser. Why that restriction?
1 comments

Ok, got you. If you use the "Create New" button in the top right corner, you get the option to create a "JS" project.

The project template comes with jQuery pre-installed. However, it can easily be removed.

I guess the people behind Runnable assumes that it's more convenient to have to remove jQuery than having to add it for each new JS project, and personally I agree with that assumption.

Hope this helps!