Angular 2 – writing a custom filter
A hello world Angular2 filter pipe for easy results sieving....
Angular2 – writing custom pipe
Pipes are important for data transformations within a template. In this post, I create a simple slug pipe....
Angular2 – writing custom utility class
This post shows how to create a simple utility class for use in Angular2 applications....
Python libraries for data visualisation, data analysis and scientific computing
A list of Python libraries for visualisation and data analysis....
Front end libraries for visualisation
A curated list of front-end libraries for building charts and graphs...
Displaying hierarchical objects linearly in AngularJS using ng-repeat
This post shows how to display parent, child and grandchild relationship in tabular form using AngularJS ng-repeat. ...
Avoiding watches in AngularJS for faster data bindings
This post provides ways to avoid creating watches in AngularJS and tries to solve the issue of 2000 watches....
Member notification module for SilverStripe
The membernotification module allows CMS Administrators to add short messages(notifications) for content authors. It has group level permissions as well....
Hadoop essential bits
Some tricky questions and answers relating to Hadoop architecture, MapReduce and Yarn....
Hadoop command reference
A list of helpful command reference and descriptions for Hadoop....
