added Bootstrap, jQuery and Random Quote#17
added Bootstrap, jQuery and Random Quote#17arsho wants to merge 1 commit intothepracticaldev:masterfrom
Conversation
|
Why make the visitor load the entirety of Bootstrap and jQuery for this? I think a "random quote" box can just as easily be done with a few lines of css and vanilla js. |
|
@arsho As much as I enjoy using Bootstrap, maybe we should come up with our own CSS for this project. We could work on building our own Bootstrap-esq components library though to keep it DRY?. jQuery would probably be a good additions though, as it adds a lot of fixes for things we would otherwise have to reinvent ourselves. Perhaps you could add a separate random quote page to the project? |
|
So, should I remove Bootstrap, keep jQuery and create a separate random quote page? I thought it would be nice to see a random quote now and then in welcome page. |
|
@arsho Add the quotes wherever you like 😄 |
|
|
See LIVE here: http://arsho.github.io/up1pr/
I have added the following things: