Sebastián Vidal AedoDeploy Node/Express backend to AWS EC2In this guide, I’ll walk you through the process of deploying a Node.js backend with Express on an AWS EC2 instance. This backend allows…Apr 17Apr 17
Sebastián Vidal AedoSynchronize 2 databases in postgresql bidirectionallyThere are several synchronization options, the “challenge” appears when it must be bidirectional synchronization, that is, changes in the…Nov 28, 2023Nov 28, 2023
Sebastián Vidal AedoBuild an environment to work with Laravel using DockerLaravel is widely recognized as the best PHP framework and in this post I will show you how you can set up a development environment for…May 15, 2023May 15, 2023
Sebastián Vidal AedoHow to document a Node.js API with SwaggerSwagger is an open-source software framework that helps developers design, build, document, and consume RESTful web services. It provides a…May 12, 2023May 12, 2023
Sebastián Vidal AedoEdit and Organize Your Commits with Git Interactive RebaseGit rebase interactive is a tool that allows you to edit and rebase commits in your Git history in an interactive way…May 6, 2023May 6, 2023
Sebastián Vidal AedoGit Rebase: Solving Problems and Streamlining WorkflowsGit rebase streamlines workflows and solves branch problems. In this article, we’ll cover its basics and how to use it effectively for a…Mar 25, 2023Mar 25, 2023
Sebastián Vidal AedoDelete all branches except main / masterDeleting all branches of a Git project can be a useful task when you want to simplify the history of a project or when you need to maintain…Mar 11, 2023Mar 11, 2023
Sebastián Vidal AedoEasy blog using EleventyI like the idea of using static sites for personal blogs or sites that don’t require frequent updates or a large team to manage content…Mar 6, 2023Mar 6, 2023
Sebastián Vidal AedoVScode everywhereHow to use full vscode from anywhere? the first answer would be https://vscode.dev/, but it is not “complete”. The option to have a full…Feb 8, 2023Feb 8, 2023
Sebastián Vidal AedoBeEF!: take browser controlThis is why you should never click on an unknown linkDec 24, 2022Dec 24, 2022