Hi there! You've stumbled upon the personal website of Jack Hsu.

Have a look around and enjoy your stay. :)

Latest » CoffeeScript and default arguments

Default arguments in CoffeeScript is such as joy to use.I always approached default arguments with some caution because of Python and Backbone.js.Here’s something unexpected in Python:def foo(b, a=[]): a.append(b) return a When you call that function using the default argument... continue reading...

More blog posts

View archive »

Jack on the Web

Recent bookmarks

Visit my Delicious page »