Profile image

Guilherme AlmeidaFrontend Engineer

Blog and Portfolio.

Blog

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
Publish your first package to NPM

Publish your first package to NPM

This post, in addition to showing how to publish a package, also introduces important concepts such as versioning, compatibility and dependency management.

npmnodejavascriptsemver
My Cheat Sheet of Javascript

My Cheat Sheet of Javascript

This post summarizes in methods and examples what I learned studying javascript, where I had the idea of creating this sheet to help me with future questions. I hope it will also help language beginners to accelerate their learning curve and more experienced ones to remember some forgotten concepts.

javascriptcheat-sheet
Learning regex in practice

Learning regex in practice

Taking advantage of the subject of the last post, today I bring the content of a presentation I made at my company about regular expressions. A brief introduction to regex using email validation to exemplify past concepts.

regexjavascriptemail
Modern web and Email Marketing

Modern web and Email Marketing

After leaving float aside and learning the wonderful flexbox, creating layouts with display grid, the facilities of a preprocessor like Sass can bring to the project and the use of semantic tags, not to mention frameworks among other modern web technologies. Here we are faced with the challenge of creating a HTML email marketing template for our company's campaigns.

htmlemail
← previous page

Página 2 de 3

next page →