You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all projects use Bootstrap. Get rid of that dependency and write minimal css and javascript needed to render the front-end.
Add a way to check for a pre-existing version of jquery in a page. If it exists in someone's project already, don't bother fetching and loading it again. Otherwise, fetch it from a CDN.
Clean up the front-end and make it presentable, you slob.