Should i learn bootstrap now? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Should i learn bootstrap now?

I know html css basics and comfortable understanding and coding in them, i am wondering if learning bootstrap now is a good idea or better do that after learnig javascript? thanks

20th Nov 2016, 1:21 AM
Errahli Karim
Errahli Karim - avatar
1 ответ
+ 1
Learn JavaScript first. Bootstrap is a framework that provides you with ready-made html and css templates so that you will have to write little or no html code. As a result, you don't have to focus on the style of your webpage, but on its functionality. The functionality of a web page is defined by using JavaScript.
20th Nov 2016, 1:48 AM
Miltiadis Siavvas