Post list

My Journey From React to React NativeI’ve recently started working on an Android application, and as a React developer, I made the easy choice to use and test React Native to do…

An Opinionated Way to Structure React AppsWhen we first develop a React app, we can just put every component in a folder and it works. But when it comes to larger projects, it might…

How to Debug a React Context API AppSome time ago, I shared how I dropped Redux for the Context API when I’m creating a React application. The post got some great feedback, but…

New year resolutions the right waytl;dr: Imagine your resolution for the next year, make little steps and start them whenever you feel ready. At the beginning of last year, I…

Publish your Cloud Run App with GitHub ActionsGoogle recently announced Cloud Run, a new Google Cloud Platform (GCP) feature, to deploy your Docker applications fast and easily. This…

Deploy Your ZEIT Now App With GitHub ActionsI recently got access to GitHub Actions and I decided to test it with a simple deployment in ZEIT Now. My first steps were to look at this…

A Complete Pre-Commit WorkflowWhat Is This All About? I really like making perfect commits, and I particularly hate appending or creating a new commit because of a…

How I dropped Redux for the Context APIReact 16 introduced a new Context API to replace the deprecated one. OK, it’s been more than a year since the release of version 16.3, but…

Learning expedition Zenika: Ce qu'en pensent les devsLa Silicon Valley, c’est le rêve américain de tout développeur qui s’intéresse de près à tout ce qui se fait de nouveau dans le monde du…
