Tidbits tagged with #kata (3)
I had planned building the kata for Number.parseInt()
already a while ago. Starting to work I discovered very quickly that this seemingly tiny kata is quite a rabbit hole that offers a lot of things one can learn. Especially about how things evolve in the spec and how to read the spec, fortunately this is a pretty easy to read part of the spec.
Continue reading →
The callback-hell times are long over. We have better tools now. But which of the new kids on the block do you want to play with? In this meetup, last night we tried out async functions, also known by the name "async/await". It was a fun learning experience. Keep reading and get inspired.
Continue reading →
A Coding Dojo with @XaV1uzz doing the Kata Mars Rover
and another one where he shows how to refactor the bowling kata to patterns.
Continue reading →