On this episode of Eat Sleep Code guest David Giard discusses Microsoft Cognitive Services, functionalities, and how they're used. We brain storm ideas for the future of cognitive APIs and what UX pro...
Open-source projects have been instrumental in the success of the web. Many of the tools and frameworks that have helped to build today's web are largely the work of thousands of developers who, in ma...
This guide was written for Angular 2 version: 2.0.0-rc.6
Angular 1.x has relied heavily on module support at the framework level to give us a clear way to organize our application into logical units. ...
Android, iOS, UWP - let's even throw in Windows Phone 8.1. The big problem with developing applications for all of those different operating systems is that, well...they are different. Other than the ...
This guide was written for Angular 2 version: 2.0.0-rc.5
Controllers have been the basic building block of Angular 1.x since the dawn of time. With Angular 2, the essence of the controller still exist...