jquery or bootstrap ?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

jquery or bootstrap ??

which one should i start learning first ? and from where can i learn.. any recommendations

14th Jan 2021, 9:52 AM
Mohd. Abdul Baseer
Mohd. Abdul Baseer - avatar
4 Answers
+ 4
jQuery is not a prerequisite to use Bootstrap. You can learn Bootstrap without jQuery. As a side note, jQuery may not be relevant in today's market according to the recent State of JS 2020 survey. https://2020.stateofjs.com/en-US/technologies/front-end-frameworks/ React, Svelte and Vue are currently leading the market. About the survey https://2020.stateofjs.com/en-US/
14th Jan 2021, 10:10 AM
Ore
Ore - avatar
+ 3
Without knowing what you have learned yet or what you are planning on doing, if you haven't covered them then you should learn JavaScript and CSS first. JQuery and Bootstrap are built on JavaScript and CSS, respectively, and you should know the fundamentals behind them before you learn these abstractions. This will help you to write good code, debug problems, and understand how things work. Between JQuery and Bootstrap, it really depends on what you are doing. If you need to learn both eventually, it doesn't really matter. Learn a bit of JQuery before looking into the JavaScript modules in Bootstrap but the CSS portion of Bootstrap is fairly independent.
14th Jan 2021, 11:10 AM
Abhiyantā
Abhiyantā - avatar
0
bootstrap takes advantage of using jQuery
14th Jan 2021, 9:57 AM
navid
0
Bootstrap
14th Jan 2021, 10:03 AM
Ankita Kumari
Ankita Kumari - avatar