Permalink

30

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

  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

21

Extending CSS Using jQuery With Chris Coyier

      Preface: Chris Coyier, of CSS-Tricks fame, recently gave an excellent presentation on how to extend CSS using jQuery.  Having viewed Chris’s presentation, I thought I’d write a post around it to help my readers see how jQuery … Continue reading