Ajax Requests with AngularJS
Ajax calls are an integral part of modern web applications. Angular provides two different APIs to handle Ajax requests, $http and $resource. They are $http It is an AngularJS service for readingRead More…
Ajax calls are an integral part of modern web applications. Angular provides two different APIs to handle Ajax requests, $http and $resource. They are $http It is an AngularJS service for readingRead More…
Wi-Fi Direct™ is an Wi-Fi Alliance technical specification called “Wi-Fi Peer-to-Peer (P2P) Specification. It is not an IEEE standard. Wi-Fi Direct (initially called Wi-Fi P2P) allow devices to connect directly to each otherRead More…
2017 will be the year of the Wi-Fi Aware, as Wi-Fi Aware is a simple way for marketers/retailers to communicate with customers in physical locations. This Wi-Fi Aware technology has been released by Wi-FiRead More…
Node’s model is radically different from other web programming languages like Asp.net and Php. There is a lot of stuff like asynchronous-IO, HTTP protocol etc., you need to understand in-order to learnRead More…