#ASKTHEINDUSTRY 14: What can I do to lower my JavaScript parse times today?
This one is incredibly simple, yet not quite easy to do. (more…)
Read more »
So in my post Is this evil? I covered a way of tracking users with CSS. While
thinking about those weird ways of using the web I also started thinking about pushing live data to clients
without JS. Or at least maintaining a connection.
So… Read more