March 7, 2024
I have already finished week 4 in [The Collab Lab](https://the-collab-lab.codes/). I am glad to see the project taking shape, with the issues becoming more complex. As a team, we have still managed to deliver the new features on time.
March 4, 2024
Date is a JavaScript built-in object that represents a specific moment in time. It encapsulates an integral number that represents milliseconds since the midnight at the beginning of January 1, 1970, UTC.
February 24, 2024
This is week number 3 for my Collab Lab project. Since week 1, I have been contributing by adding different features to our app. I've had the opportunity to pair with all the developers in the team on these issues.
February 22, 2024
I am currently working on a client-side application using React and Firebase, and I am taking the opportunity to delve deeper into React hooks and patterns.
February 16, 2024
Second week participating in [The Collab Lab](https://the-collab-lab.codes/). We are building a smart shopping list application using React and Firebase. This week, I paired with another team member to add a new feature to allow users to submit a list name and create a new shopping list.
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.
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.
February 8, 2024
This is a summary of my first week participating in [The Collab Lab](https://the-collab-lab.codes/).
I decided to join because, while searching for a full-time role as a developer, I realized that working on my own projects was not providing me with a me a big part of what a developer job is about. I found myself missing the experience of collaborating with others to build something together and the opportunity to improve my communication and presentation skills.
December 26, 2023
As we reach the last week of 2023, it is a nice time to reflect on the significant achievements of the year
November 7, 2023
This book takes a useful hands-on approach to Test Driven Development (TDD), and I had a great time reading it. So, here are the main takeaways and highlights.