There are a lot of frameworks in the JavaScript world. This was true even several years ago, before it became de rigueur to have your own framework in order to join the elite, conference-speaker crowd.
One of the aspects of Angular that seems to appeal to a multitude of people is its opinions on how you structure an application. Usually we consider opinions to be bad, since developers don't want you...
Dashboards are a great way to see information. Columns are composed of "widgets" which are more or less agnostic of each other. The user can then rearrange these widgets to make the page look how they...