Mocking in Jest can be tricky. Mocking React Components in Jest with ES modules can be even tricker. Yet, it’s still possible.
Explore a combination of mocking, faking, and dependency injection to focus on the code being tested.
Learn how to filter events in Elm and create an onEnter
event handler!
A self-evaluation tool that helps our Designers set their trajectory for growth in their careers.
It’s hard pick the most important thing to work on. Here’s a guide to help.
Learn the difference between a Table and a Stream in Kafka and when to use them.
Utilize the power of Typescript to model your React application’s state and context with confidence.
Fake out your HTTP requests for a tighter iteration cycle.
Finding the right balance between writing quality software and shipping features rapidly.
Make your job queue more performant, robust, and understandable by breaking it up into a pipeline of messages.