Posts
All the articles I've posted.
The React Router Journey
Posted on:June 23, 2022Join me on this journey to learn about React Router.
Theming with React and MUI
Posted on:April 3, 2022Learn how to create custom themes to React app using MUI.
Managing Cache with React Query
Posted on:March 22, 2022Learn how to use React Query to manage cache in your React application.
Design Systems - Style Guide (II)
Posted on:July 27, 2021In this second part, we talk about creating a style guide with Figma.
Design Systems - Introduction (I)
Posted on:June 17, 2021In this first part, we talk about the challenges, solutions, and technologies.
Building a GraphQL API with Apollo Server and Node.js | Part Two
Posted on:April 19, 2021Learn how to build an GraphQL API with Apollo Server and Node.js.