Latest Notes
50 life lessons from an 80 yr old man.
50 life lessons from an 80 year old man.
A story that I love but has no name
I share this story that I have seen recently, I think it has no name, but it is a very nice story
Rules of How to Win Friends and Influence People
I will show some important points and fundamental techniques when dealing with others.
Tips for a cover letter
Here I will be showing some tips created by Arce, in a class in Platzi
How to configure husky with conventional commits? Using Prettier and ESLint
Here I will teach how to configure husky with conventionals commits with eslint and prettier to have the best workflow in your projects.
How to make Squash in Git?
In this article, you'll learn how to squash git. Squash is a technique that allows multiple commits to be merged into one commit, making it easier to read the change history and keeping the repository clean.