Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Remove Bootstrap and jQuery dependencies #9

@Alanaktion

Description

@Alanaktion

They're awesome for prototyping, but are unnecessarily heavy and inflexible for our cases. This change will be done over a fairly long time and will be turned into a milestone with separate issues for each change eventually.
I'd like to move everything to a vanilla ES2015/SCSS setup, using only small helper libraries like Underscore.js and Reqwest.js (see vanillalist.com). Bootstrap 4's functionality is great, but we'll never use 80% of what it does, so we're better off building our own minimal UI library in SCSS.
Also, it should srsly be more semantic. No more stupidly verbose classes, let's take advantage of CSS's cascading aspect!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions