Blog Archive

Everything I wrote on this blog is here.

2015

September 30

We

2014

2013

JS Tip of the day

String trimming

In modern browsers, JavaScript has a .trim() function on the String object. What it does is simple, it removes the extra white space before and after the string…

Photography