j.silver 0 Posted October 30, 2015 Report Share Posted October 30, 2015 Dear all: If I will learn js, jQuery, Ajax, and json, do I need to additionally learn bootstrap? What extra value would I get from bootstrab? Quote Link to post Share on other sites
Ingolme 1,027 Posted October 30, 2015 Report Share Posted October 30, 2015 jQuery is software somebody wrote using Javascript. AJAX and JSON are features built into Javascript. Bootstrap is a framework created in CSS. Bootstrap has some of its components programming in Javascript using the jQuery library. Personally, I dislike Bootstrap as it puts presentation back into the mark-up when the idea of CSS was to keep it separated. Quote Link to post Share on other sites
j.silver 0 Posted October 30, 2015 Author Report Share Posted October 30, 2015 Many thanks, Ingolme. So do you see any area or reason that would make me still in need of learning bootstrap? Quote Link to post Share on other sites
Ingolme 1,027 Posted October 30, 2015 Report Share Posted October 30, 2015 Potential employers might prefer if you knew it. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.