5 ms·
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 pr
by mariusasdf 12y ago
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!