Testing a Redux data store with Cypress

Redux is a popular way to implement a data store with your application. In this article, we’ll have a React-Redux app that we will test with Cypress

February 15, 2020 · 8 min

Thoughts about managing clients as a freelancer

Getting clients is a big part of being a successful freelancer. Each path is unique, but here is my own that might help you.

February 5, 2020 · 4 min

Testing React with Cypress.io

Testing the front-end has always been a difficult thing. Cypress aims to make it a lot easier. Let’s see how we can test the UI of a React application

February 1, 2020 · 9 min

How to use the Effect Hook in React

Hooks have changed the way we use React. Let’s explore how we would handle side effects with Hooks.

January 13, 2020 · 10 min

How to use the state hook in React

Hooks have changed the way we use React. Classes components are no longer mandatory when we want to use state. Let’s see how to use the state hook.

December 29, 2019 · 7 min

Create a drawer navigation in React Native

In this article, we will explain how to create a simple drawer navigation for your React Native application.

December 15, 2019 · 6 min

Technology's war on Death

Big tech companies and transhumanism united to create an immortal human race…

November 5, 2019 · 7 min

6 principles for efficient learning

In a society where we are bombarded with informations, how do we make sure we create a proper mindset to learn what we need to improve?

October 20, 2019 · 5 min

The perfect career path

Do you know how many you should do in order to have the perfect career in software development? No??!! Read on…

October 13, 2019 · 4 min

Want to be a good developer? Take care of your sleep

In our very busy lives today, it seems like sleep is always the easiest thing to sacrifice. We couldn’t be more wrong…

August 4, 2019 · 7 min