+ 1
jquery or bootstrap ??
which one should i start learning first ? and from where can i learn.. any recommendations
4 Respuestas
+ 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/
+ 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.
0
bootstrap takes advantage of using jQuery
0
Bootstrap