I'm currently working on my finally exam project and after spending the past two hours slowly ploughing my way through a book on using storytelling as a branding tool, I felt the need for a small distraction. A link I came across on Twitter took me to a website where you can measure how fast you type. And the results are (drum roll please)
When typing in English:
57 words
and...
when typing in Danish:
51 ord
I'm pretty impressed with that result, although I don't suppose that I could keep it up for very long. Now back to work...
JavaScript For Everyone: Iterators
-
Here is a lesson on Iterators. Iterables implement the iterable iteration
interface, and iterators implement the iterator iteration interface. Sounds
confu...
2 days ago