Profile image

Guilherme AlmeidaFull Stack Developer

Blog and Portfolio.

Blog

Linting Guide: Organize Your Codebase with Ease

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.

eslintprettiereditorconfighusky
Implementing automated accessibility tests in your project

Implementing automated accessibility tests in your project

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

accessibilitycypresswcag
An Introduction to accessibility guidelines

An Introduction to accessibility guidelines

A brief introduction to the Accessibility Guidelines, its versions, levels and criteria.

accessibilitywcag
Dockerizing an Application

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.

dockerpython
An Introduction to Object Oriented Programming with Python

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.

pythonOOP
My Cheat Sheet of Cypress

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.

cypressjavascriptcheat-sheet

Page 1 of 2

next →