pablojim 4107 days ago. link 2 points ▲ ▼Worth noting that local storage is now sometimes used as faster way of caching small scripts - see: http://addyosmani.github.io/basket.js/
pablojim 4120 days ago. link 2 points ▲ ▼Really cool - it would be nice if the demos allowed you to browse the code to create them on the same page.
pablojim 4131 days ago. link 1 point ▲ ▼Very strange. He seems to be very knowledgeable - what a shame his efforts are misdirected.
pablojim 4144 days ago. link 2 points ▲ ▼Worth mentioning the ES6 generators. Generators and Libraries using them (such as task.js) will add a new option for handling concurrency.
pablojim 4144 days ago. link 1 point ▲ ▼I have to say Yeoman generators are now my preferred way to go.
pablojim 4148 days ago. link 2 points ▲ ▼We see a new introduction to web workers every week- how many people are actually using them?