June 13, 2023
How to create your own reusable dialog with Codex
The goal of this post is to share some details from the experience of implement a dialog with Vue and Codex Wikimedia Design System.
June 13, 2023
The goal of this post is to share some details from the experience of implement a dialog with Vue and Codex Wikimedia Design System.
July 15, 2024
CI/CD is a core practice in the modern software development ecosystem. It helps agile teams deliver high-quality software in short release cycles.
April 11, 2024
I am working in a React and Tailwind app. Last week, I worked on implementing the styling of the UI for a view that included a list of items, each of which included a checkbox to change its status.
March 25, 2024
There are some React Hooks that I have been using for a while and others that are completely news for me, but I am still using this opportunity to review the most popular React hooks to gain a deeper understanding about it.
February 9, 2024
I have created a customized cover template for my blog posts, which includes a background image with the title and date of the post.
May 14, 2024
Last week, I learnt about the possibility of a background image disappearing from the UI Windows High Contrast Mode.
February 15, 2024
I am working on a client-side application using React and Firebase. This week, I paired with another team member to add a new feature allowing users to submit a list name and create a new list in the database.