Posts

Showing posts from February, 2014

Common AngularJS Directives for Designers

Image
AngularJS is not only for UI developers, but also for UI designers. In fact, the separation of concerns and readability that AngularJS brings enable smooth collaboration between designers and developers. Here are some common directives that designers will encounter in AngularJS.

On Using Web Services That Are Not Consumed by External Clients

Image
My opinion on using web services that are not consumed by external clients is this: they should not be used.