New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

WebSummary - DOM vs Canvas - 18 November 2012

Short version of my links from twitter from last week. I hope you will enjoy them :)






DOM Sprites: a Viable Alternative to Canvas
 http://buildnewgames.com/dom-sprites/

Is canvas tag that much superior than plain old DOM? In many cases not. There is nice talk from onGameStart 2012 about it in context of crappy android phones and tablets. http://vimeo.com/53452613 - "Making games for kids on the mobile web" by Jon Howard


Stop Using Native HTML5!
http://youtu.be/uQB4Y7wR51M





JavaScript APIs you’ve never heard of (and some you have) http://www.nczonline.net/blog/2012/11/13/javascript-apis-youve-never-heard-of





Helpful Tips: The Difference Between Good And Bad Job Requirements
http://www.smashingmagazine.com/2012/11/12/on-good-bad-requirements-lists/

If you have problem with finding good developer, or any developer maybe your job requirements are bad. I see this also in Poland. Those text can be translated 1-1 to Polish and you will get most common job requirements.



Misc: Post in Polish about finding job as front-end developer in Poland: 

Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)