Year: 2022

featured image for tasks and habits tracking with trello
Lifestyle

Tasks and Habits Tracking with Trello

 

 Tasks and habits are actions that I want to accomplish daily to improve personally and professionally. So, setting up a personal organizer that includes tracking tasks and habits helps productivity when many things nowadays are distracting. That is why it’s essential to be aware of what small actions encourage you to be productive and iterate […]

Read More
featured image for api testing using mocha
Programming
Self-Learn
Web Development

API Testing with Mocha

 

 It took some time for me to understand how to set up tests for an API using Mocha. Finding API testing documentation about Mocha and an ORM framework working together to test APIs was a challenge. So, I want to detail what I learned setting up these tests. API An Application Programming Interface is an […]

Read More