Playgrounds for React patterns: compound components and render as a props
Reading Time: 2 minutes During my preparation to talk in Verona on ReactJSDay I have tried to dive deep in some patterns in React that have been broadly discus...
Reading Time: 2 minutes During my preparation to talk in Verona on ReactJSDay I have tried to dive deep in some patterns in React that have been broadly discus...
Reading Time: < 1 minute React is the “instrument” that I am using on a daily base, and for this reasons, I am trying not to miss any updates th...
Reading Time: 2 minutes Last four working days were quite interesting, as I was moving rich editor that we used in our application from the TinyMCE to Draft.js...
Reading Time: 3 minutes Recently I have started to investigate how we can use the react-storybook to separate the View (mostly UI dump component) from the data...
Reading Time: 3 minutes Recently we have a little bit more free time on the project, so we decided to dedicate it to improving our skills in writing unit tests...