We don't really use it for anything that would be super hard to re-write, and it's a big dependency. Also important for making the client available as an API for people to use on other sites, having jQuery isn't great.
Start by not loading jQuery into the global scope.
We don't really use it for anything that would be super hard to re-write, and it's a big dependency. Also important for making the client available as an API for people to use on other sites, having jQuery isn't great.
Start by not loading jQuery into the global scope.