Best front-end Frameworks | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Best front-end Frameworks

Which frameworks ar the best for designing websites or web aplications? I usually use bootstrap but i want yo try something new.

1st Jul 2017, 4:42 PM
martin zanoniani
martin zanoniani - avatar
2 Answers
+ 12
vanilla.js & CSS3 are the best to make high performing websites and modify every single element, with the BEM syntax you can create little snippet to re-use them in your works, something like create your own framework through a modular approach, i recommend to read this: https://robots.thoughtbot.com/keeping-the-frontend-modular-with-bem If i did not convince you, here a list of most popular Front End frameworks, i recommend Foundation as Bootstrap alternative: https://www.keycdn.com/blog/front-end-frameworks/ Here a code i made some time ago, take a look: https://code.sololearn.com/W7dLuvav8O3u/?ref=app
1st Jul 2017, 4:49 PM
Maz
Maz - avatar
+ 1
Thanks!
1st Jul 2017, 4:56 PM
martin zanoniani
martin zanoniani - avatar