Latest
May
17
Type-Safe Reducers using TypeScript - Part 2 - Introducing Redux Reducer Builder
This is a post in continuation to Type-Safe Reducers using TypeScript - Part 1. In our last post, we have
3 min read
Mar
14

Type-Safe Reducers using TypeScript - Part 1 - Understanding Type Safety
Type-Safety is one of the super powers of statically typed programming languages like C#/Java. But for the ones who
3 min read
Dec
25
Updating ghost at the press of a key
####### You run your own ghost blog in your own server, find it difficult to update to newer version, then you
1 min read
Dec
25
Customizable OrientDB installer script
Hmmm, So, want to install orientdb huh!!!! I remember the day I wanted to learn more about graph databases and
5 min read
Nov
08
Sails-Orientdb: An waterline adapter for orient db
sails-orientdb dev:, master: Provides easy access to orientdb from Sails.js & Waterline. The adapter in early development stages, pull
3 min read
Nov
08
jQuery plugin to automatically set remaining height to the last children of the container
Problem HTML combined with CSS can produce beatiful UI, but often some problems that seem simple ends up forcing the
1 min read
Nov
08
ReactJs JSX Transformer - Adobe Brackets Extension
An extension for Brackets to manage reactjs components. Warning: this extension does not provide any extra features other than compiling
1 min read
Nov
08
Binding Inlines to the TextBlock using Attached Properties on Windows Phone 7
An attached property is a concept defined by Extensible Application Markup Language (XAML). An attached property is intended to be
2 min read