November 15, 2024
In this article, I’ll guide you through an overview of what happens when you navigate to a website using your browser.
Whether you’re new to web development or have some experience, this post will help you gain a better understanding of how the web and its core technologies work.
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.
May 14, 2024
Last week, I learnt about the possibility of a background image disappearing from the UI Windows High Contrast Mode.
April 12, 2024
During the last week my team successfully shipped the fully functional web app, and as a wrap up I want to share some final thoughts on this amazing experience.
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.
April 9, 2024
During the final weeks of the project, we focused on improving the user interface's look of our app. We collected some inspiration in a mood board and then started by creating some mockups for the different views in our app.
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.
March 25, 2024
We are pretty close to the end of our Collab Lab project 🤯.
Since we started, I worked each week pairing with another developer on an issue assigned to us. Usually, it was a new feature to add, and it was great that the complexity was growing at a very nice pace, so it kept us really engaged with the project.
March 22, 2024
Last week, I contributed to the implementation of a feature that prevent users from submitting input values that already exist in the database.
March 22, 2024
Those past weeks have been a bit busy on my side, so I am summarizing both in this new blog entry.
✨ Our shopping list app's functionality is now almost completed, and we are really close to starting work on the UI styling.