+ 1
Is jQuery mandatory for web development? Or is java, CSS &HTML enough.
I wanted to take up the course for web development and am confused if I must include jQuery Also...so can anyone please help me out đ
7 Answers
+ 2
it is not mandatory for web development...
j query is a list of short and simple codes that can be used in JavaScript, the only good side of learning j query is that you will he able to write codes that will he shorter and more easy to read compared to JavaScript codes..đđđ€«
+ 3
No jQuery isn't required it just makes the code shorter and simplifies some parts of JS
+ 2
You can develop a responsive website using only HTML and CSS, then you can add JavaScript to make it more dynamic
+ 2
Yeah..Thanks for all your quick responses
+ 1
@Bagon ..
Thank you so much. I was just a bit confused on that part.đ
+ 1
jquery is actually outdated. modern sites now use frameworks like react or angular. however for basic sites html, js and css will suffice.
0
If you have completed js then you should go for jquery. It will hardly take 2 weeks to complete but save your time alot from js long codes. You can do write 3 line of js code in just a line in jquery. It has various built in effects.
I will suggest you to go through it although it is not mandatory have have it.
Next all upto your choice.