Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Move away from jquery and materilize.css #60

Open
butlerx opened this issue Jan 22, 2017 · 7 comments
Open

Move away from jquery and materilize.css #60

butlerx opened this issue Jan 22, 2017 · 7 comments

Comments

@butlerx
Copy link
Member

butlerx commented Jan 22, 2017

Jquery can slow down the pages load.

replace matericalizecss with this will remove its need for it
https://github.com/material-components/material-components-web

@VoyTechnology
Copy link
Contributor

What are our choices as jQuery alternatives? Going with some full on framework would not be ideal either, but DOM manipulation is a must.

@butlerx
Copy link
Member Author

butlerx commented Jan 23, 2017

pure js

@butlerx
Copy link
Member Author

butlerx commented Jan 23, 2017

slight aside material-components is not a drop in replacement for materializecss

@SeanHealy33
Copy link
Contributor

How big of an issue is this?

Seems like premature optimisation IMO

@butlerx
Copy link
Member Author

butlerx commented Jan 23, 2017

tbh thats not much left to optimize aside the on page javascript

@SeanHealy33
Copy link
Contributor

I do like the idea of using a smaller JS lib for styling since there's tonnes of unused weight in that.

@butlerx
Copy link
Member Author

butlerx commented Jan 23, 2017

since we mainly use the card interface and the jquery on the front end is mostly for the countdown i dont see a reason not to

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants