v33ra's comments

v33ra | 8 years ago | on: The 2018 Web Developer Roadmap

And it is also difficult to get started with a new project. You need to setup multitude of tools just to see a production worthy `Hello World` app.

v33ra | 11 years ago | on: Introduction to Higher Order Functions

Been using these for a long time but never realized that there's a technical term. Closure and callback functions are the terms that I know of about returning functions from and passing functions to other functions.

v33ra | 12 years ago | on: 2048 ♥ ★

backbone port of 2048 game. Added one more level of complexity - now along with the numbers, at least one symbol also has to match for the tiles to merge.

Source: http://github.com/vraa/2048

page 1