Blog

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.

My Cheat Sheet of VueJS 2
This post summarizes some of my studies on the VueJS 2 framework, where I had the idea of creating this cheat sheet to help me with future questions. I believe it will also help beginners in this framework to accelerate their learning curve and more experienced ones to remember some concepts.

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.

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.

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.
Página 1 de 2
next page →