How to organize a React application
May 08, 2020
How to organize a React application
May 08, 2020
Serverless React App - Part II
February 26, 2020
Here we are; part 2 of the Serverless React App series. As a DevOps Engineer, I appreciate this part of the project. Don't get me wrong; I enjoy the entire stack, but automating building, linting, and testing is so refreshing. Knowing that newly introduced code is formatted correctly, and tests don't fail before merging into develop
makes development much more enjoyable for me. Because everybody reading this is probably creating merge requests and having their code reviewed, it most likely will for you too.
February 16, 2020
Serverless React App - Introduction
February 16, 2020
February 05, 2020