[Solved] jQuery and javascript – conceptual
[ad_1] You are importing jQuery script file before your test.js and because of that, the browser knows how to handle $ calls. If you remove jQuery script, you will get an error “$ is undefined“ [ad_2] solved jQuery and javascript – conceptual