LuisPa's Blog.
Software Engineer - Node.js | Golang | React | Web StuffA blog with some thoughts and opinions.
Ni modo
Setting a Past Commit Date in Git and Pushing to GitHub
Mastering JavaScript Generators: Understanding and Using the Power of Pausable Functions
How do I find the last version of a deleted file in Git
How to clear httpOnly cookies using Puppeteer
How to use chalk with Typescript
How to remove accent marks in a string using vanilla JavaScript
How to Change Where Screenshots Are Saved on Mac
How to install Go when you're using zsh
Some Thoughts on using Puppeteer for automate processes
Some thoughts on my experience as a teacher
How to automate the nvm use script
How to files exchanged between AWS EC2 and your local machine
How to cache Cypress dependencies and binaries on Github Actions
Stop any timer in a web page
A better Git Log
How to cache node_modules on Github Actions
Git helpers I use to deploy features
Get all files in a folder recursively using Node JS using Generators
How to ignore files in Git after being modified
How to bypass Gmail captcha using Puppeteer with Node.js
See all versions available of a npm package
How to implement a on-demand flag system in a JavaScript application
How to measure time of program execution in bash