Every developer knows this situation: You're writing your code, hammering your keyboard all day long. Your code seems to work. Until it doesn't. Either it's not working as expected at all or only in some situations. You try to find the problem. You have a... (more…)
Read more »
It’s become mandatory to use TDD in every new piece of code we write if we want to avoid creating legacy code from the beginning. We have many tools available to create unit tests in javascript and react. In this post we will be using jest and enzyme to c... (more…)
Read more »
In my previous post, I talked about a couple of things I notice after moving from my usual gig as an Android developer and doing some web… (more…)
Read more »
Contribute to react-redux-universal-boilerplate development by creating an account on GitHub.
Read more »
Declarative canvas grid using konva primitives. Contribute to rmdort/konva-grid development by creating an account on GitHub. (more…)
Read more »