Introduction
JavaScript allows for operating on arrays in a functional way, e.g. using filter
or map
functions. As an argument for these functions we can pass lambda expression Read more
JavaScript allows for operating on arrays in a functional way, e.g. using filter
or map
functions. As an argument for these functions we can pass lambda expression Read more
I National Conference on Computer Games Development in Gdańsk is officially over. Three days with polish game dev, technical lectures and challenging 8 hour game programming Read more
I’ve just finished reading Crockford’s book and decided to drop a few lines before I put it back on company bookshelf.
In my opinion this is MUST READ for anyone Read more