Daily Archives: 17th June 2020
Better Reducers With Immer Better Reducers With Immer Chidi Orji 2020-06-16T12:30:00+00:00 2020-06-17T12:38:09+00:00 As a React developer, you should be already familiar with the principle that state should not be mutated directly. You might be wondering what that means (most of us had that confusion when we started out). This tutorial will do justice to that:…
A good friend asked me an interesting question the other day: How can a company in the email space build equity in today’s market? It was interesting to me because I talk about this a lot, in forums like this and with companies I’m mentoring, whether they’re start-ups or established firms looking for their next…
The lack of diversity in the advertising and marketing industry is not a new issue. There has been talk for years about the need for and benefits of diverse teams and the lack of Black and minority representation in the industry. We see the same in tech — lots of talk with little to show…
Mirage JS Deep Dive: Using Mirage JS And Cypress For UI Testing (Part 4) Mirage JS Deep Dive: Using Mirage JS And Cypress For UI Testing (Part 4) Kelvin Omereshone 2020-06-17T10:30:00+00:00 2020-06-17T12:38:09+00:00 One of my favorite quotes about software testing is from the Flutter documentation. It says: “How can you ensure that your app continues…