Permalink

39

Setting Up A Build Process For JavaScript & CSS Files Using Ant (Screencast)

Read Later submit to reddit

  A well defined build process ensures that the output of your project is built in a consistent manner every time a new build is run. Today we’re going to take a look at how you can setup your own … Continue reading

Permalink

13

Offline Cross-Browser Client-Side Storage for the Web using JavaScript and a little Flash

Read Later submit to reddit

  Hi guys. Today I’m going to show you how to do persistent Client-side storage that’ll work in any Web Browser without needing to use Cookies, Browser-Specific hacks or HTML5 – in other words, we’re going to store as much … Continue reading