-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting Bootstrap #23
Comments
I think the website could be reworked in some ways:
I can send a pull request fixing the above points, but I also have some questions:
In most of my projects I like using Vue (which I think it's easy to learn and is also "incrementally adoptable") and Standard (which some people might not like because it avoids semicolons... but, well, Python don't use those). But those are my personal preferences, I will try to keep using the same code style if you prefer. |
I think React can be a good choice |
@glauberfc I'm fine with React, but I find Vue's "incrementally adoptable" good for this project as we can just add a Edit: can I use Standard (or even Semi-Standard)? Edit 2: I just noticed that #15 would be a better place to place those ideas. |
Guys, Since now we have a list of independents projects, I think we can use frontend technologies that the first front dev who take the project are more familiar with. The idea is using microservices and devops technologies for integrate them. I am closing this issue. |
Try getting bootstrap from getbootstrap.com
Add:
on index.html. The css folder is not making the app faster, but slower.
The text was updated successfully, but these errors were encountered: