|
|
|
|
|
by FreakyT
4289 days ago
|
|
My general take on it is: if you find yourself "fighting" the framework, then you probably shouldn't be using a framework. Many websites have a whole lot of overlap in terms of UI patterns (a nav bar, responsive grids, etc). Is it really necessary for every dev to hand-code that nav bar, or fight with CSS's terrifyingly bad grid support? Not really, which is why these frameworks are nice. |
|