Tuesday, 30 August 2016

Sunday, 28 August 2016

FileGator: A Look into The Powerful PHP File Management Tool.

Forget the times of ‘There’s an app for that’, PHP scripts are now all the rage! Everyone wants to build their own little something special on the internet and mark their territory. With what we are witnessing on the internet front has been pretty moving and compelling enough to push us to try a few things ourselves. Thinking of file-sharing service for your friends, family, colleagues or business...
Share:

Thursday, 25 August 2016

Wednesday, 24 August 2016

Thursday, 18 August 2016

Angular Material - 1.1 and 2.x

We promised in March that you'd continue to see updates on the Angular Material 1.x branch, in addition to ongoing bugfix releases.I'm happy to announce the release of Angular Material 1.1, now available for use with Angular 1.x applications.We've also added some new faces to the team. Welcome to Erin,...
Share:

Tuesday, 16 August 2016

Wall Comment System with React JS Part Two

This post is continuation of React JS previous post. React JS is lighter and faster. It needs less coding and as mentioned in the earlier post, React suites best for one page application, front-end and single page websites. The article explains how to post a comment, delete a comment and also toggle(hide/show)...
Share:

Sunday, 14 August 2016

Social Network System with React JS Part One

How to solve infinity loading either in your desktop or mobile? By now, everyone is familiar with JQuery, but we all know is JQuery cannot handle such large amount of data to load. React JS is the best solution for this problem. JQuery and other libraries interacts directly with DOM to load any data;...
Share:

Wednesday, 10 August 2016

Sending notifications between Android devices with Firebase Database and Cloud Messaging

Frank van Puffelen Engineer In this article we will show how to send notifications between Android devices using Firebase Database, Cloud Messaging and Node.js. Since this article was written, we also released Cloud Functions for Firebase, which offers a way to send notifications without...
Share:

Tuesday, 9 August 2016

Angular 2 RC5 - NgModules, Lazy Loading and AoT compilation

Today we’re publishing Angular 2 RC5 - including:Support for @NgModule decoratorsFormsModule, RouterModule, and Material Design modules make it easier to use these librariesAhead-of-time (AoT) compilation for components and servicesLazy-loading support for the routerNgModules@NgModule is a new decorator added in RC5 that provide a number of useful features for both Angular’s core and developer ergonomics....
Share:

Thursday, 4 August 2016

Importing the Mobile Ads SDK with Firebase

alt="Andrew Brogdon"> Andrew Brogdon DPE for Mobile Ads The transformation of Firebase into a unified mobile platform brought with it new Gradle artifacts and CocoaPods that mobile developers can use to import the Mobile Ads SDK. With these additions, there are now several...
Share: