Check out "Do you speak JavaScript?" - my latest video course on advanced JavaScript.
Language APIs, Popular Concepts, Design Patterns, Advanced Techniques In the Browser

Finally! My Pomodoro Robotlegs timer is here

Today I received my Pomodoro Robotlegs timer. Special thanks to Stray and Robotlegs team for this little gem.

A little bit more information about Pomodoro technique:_The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down periods of work into 25-minute intervals called 'pomodori' (from the Italian word for 'tomatoes') separated by breaks. Closely related to concepts such as timeboxing and iterative and incremental development used in software design, the method has been adopted in pair programming contexts. The method is based on the idea that frequent breaks can improve mental agility.There are five basic steps to implementing the technique:1. decide on the task to be done2. set the pomodoro (timer) to 25 minutes3. work on the task until the timer rings; record with an x4. take a short break (5 minutes)5. every four "pomodori" take a longer break (15–20 minutes)_P.S.A nice article by Stray about Pomodoro timers is available here.

If you enjoy this post, share it on Twitter, Facebook or LinkedIn.