Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

jQuery Mobile vs Bootstrap

Nice video on jQuery Mobile, Amit! Very easy to understand. But I am getting confusing now. Looks like jQuery Mobile and Bootstrap, Foundation are doing the same thing? jQuery Mobile looks more like a one-page app? but anyway, it can still be used on web development, right?

So when should I choose jQuery Mobile or Bootstrap or Foundation?

1 Answer

Bootstrap or Foundation for mobile bowers and jQuery for apps I would say.

Hope this helps!

Thanks. That helps :) I just not sure when to use jquery mobile? Since it works with html, css, it is basically a web page. We have already got bootstrap, foundation and the other media querie stuff. When and why do we use jQuery Mobile?