Smashinglabs

Sebastian Poręba's blog

Archive for November, 2011

Makefile for Google Closure Compiler

I’ve been using online version of Google Closure Compiler as a minifier for my projects for some time now. I always wondered how the advanced compilation works, but never really gave it a shot. Lately I started working on a university project and as you may know, academics do not  [ Read More ]

Continue

Unit testing for jQuery plugins – part 3

In part 1 I described basics of unit testing in JS, and part 2 was focused on CSS tests. It was an introduction to what I’m about to show now, so don’t forget to read these too. jQuery plugin testing means for me having to deal with a lot of unknowns. You  [ Read More ]

Continue
  • RSS
  • Facebook
  • Twitter

3D Tetris with Three

Second part of tutorial is about adding static blocks. It ...

3D Tetris with Three

Learning Three.js is fairly easy. This series may be not ...

gMap 3.3.0 released

Christmas came early! New version of gMap is ready!

JavaScript performan

After my last lecture I got some comments, found some ...

Lecture for GTUG: Ja

Today I gave a lecture for GTUG Krakow about optimizations in ...

gMap 3.3.0 released

Christmas came early! New version of gMap is ready!

Lecture for GTUG: Ja

Today I gave a lecture for GTUG Krakow about optimizations in ...

Unit testing for jQu

In part 1 I described basics of unit testing in ...

Unit testing for jQu

In part 1 I described some basic concepts behind unit ...

What do we need for

After onGameStart conference I've been thinking about what are the ...