Using alias with React, Webpack and TypescriptLast week I decided to migrate one of my old react project to typescript. Actually I was feeling confident assuming it’ll be trivial task…Feb 8, 20211Feb 8, 20211
Using React Testing Library to test if component contains an instance of another componentI love RTL because of it’s core principle that prohibit testing of the implementation details of the component.Jun 6, 20202Jun 6, 20202
Deploy a nodejs app to AWS/DigitalOcean like yo do in heroku.For a while now my deployment workflow has been very simple tJun 12, 2018Jun 12, 2018