Blog

Linting Guide: Organize Your Codebase with Ease
Keeping your codebase clean and organized is essential for collaboration and maintainability. This guide will help you set up and use tools like EditorConfig, ESLint, Prettier, Husky, and Lint-Staged to streamline your development workflow.

Implementing automated accessibility tests in your project
A simple way to implement accessibility tests in a project since your first component.

An Introduction to accessibility guidelines
A brief introduction to the Accessibility Guidelines, its versions, levels and criteria.

Dockerizing an Application
In this post, I provide a brief introduction to Docker, and some concepts such as images, containers, and volumes. And finally, some main steps to upload an application in a container.

An Introduction to Object Oriented Programming with Python
A brief introduction to the Object Oriented paradigm with Python, where we will see how the language can be used in this context and how it differs from other languages aimed at using this paradigm.

My Cheat Sheet of Cypress
This post summarizes with some examples what I learned studying Cypress. I like to make this type of "glue" because I believe it can help me to reinforce my learning and in future doubts. I hope it will also help language beginners to accelerate their learning curve and more experienced ones to remember some forgotten concepts.
Page 1 of 2
next →