ga-wdi-boston/browser-template-ARCHIVED

Remove globally setting `$` and `jQuery`?

Closed this issue · 0 comments

gaand commented

Require developers to use

const $ = require('jquery');

This might help with separation of concerns. It will likley help with diagnosing probelms with same.