Posts
All the articles I've posted.
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.
The Practical Guide to Git
Posted on:February 8, 2021Essential git commands that a developer needs.
Building a GraphQL API with Apollo Server and Node.js | Part One
Posted on:January 26, 2021Learn how to build an GraphQL API with Apollo Server and Node.js.
Building a React app with TypeScript and Material Design
Posted on:December 24, 2020Learn how to build a React application using TypeScript and Material Design.
Consuming GraphQL APIs on React apps
Posted on:December 4, 2020Learn how to fetch, cache, and modify application data using Apollo Client.