Quote (TaGueule @ Jun 18 2014 11:05am)
I don't really get the difference between all those "frameworks".
Bootstrap is more like a way to get clean design and user interface, right ? But I don't really know what wordpress is used for :/
The difference between frameworks depends on what they intend to offer. For example, there are frameworks or apis for maps, charts, videos, etc. Frameworks just provide an abstract set of generic functionalities. That way you dont have to write the generic functions yourself, you can just make a call to the generic function already provided by the framework. I'm not that great at explaining shit so hopefully that made sense.
Bootstrap is a design / ui framework, yes. And wordpress is a really popular site builder built on top of php. Wordpress provides apis that let you develop plugins / themes.
This post was edited by SelfTaught on Jun 18 2014 01:31pm