Learning EcmaScript 6 with ES6 Katas
1 min read.
Although I’ve been reading (and coding) a bit of ES6, ES6 Katas feels like a solid piece of source material for getting a good overview on what is new. The site provides programming katas for learning the new things in EcmaScript6. No setup of environment needed, pretty neat!
So far I’ve done the Array, Class and Destructuring Katas and I know for sure I’ve learned some new things that will be use full. I would have liked to have some less completed tests though, sometimes it mostly felt like correcting some mistakes than testing the new things.
You should check them out, and if you like it you can stay updated with them over at twitter.