Samurais had something called bushidō, way of the warrior, code of conduct they had to follow. In similar manner you have to follow certain opt-dō if you want to optimize your application. I have tried to sketch such a path in my nodecamp.eu talk "Underst... (more…)
Read more »
Performing asynchronous tasks can be hard, especially when a particular programming language does not allow for canceling mistakenly started or no longer needed actions. Fortunately, JavaScript offers a very handy piece of functionality for aborting an as... (more…)
Read more »
Nowadays, when a webapp offers a registration page, it usually duplicates the password field (or sometimes even the email field). (more…)
Read more »
Tech notes. Contribute to rspivak/2x25 development by creating an account on GitHub. (more…)
Read more »