How to Make Pull Requests Easier
Ideas that might help make Pull Requests easier within a team.
Ideas that might help make Pull Requests easier within a team.
Posted on Sat Jan 07 2023
Tags: External ResourceApplication DesignJavaScript
Thoughts about Node.js applications, their structure, tests, deployment, etc
Posted on Sat Dec 03 2022
Tags: PostToday I LearnedJavaScript
A browser API that lets us check if the user is online. And events triggered when going offline or online.
Posted on Sun Nov 27 2022
Tags: External ResourceTests
A really nice read about testing best practices.
Posted on Sun Nov 27 2022
Tags: External ResourceGeneral
Programming principles introduction with links to dive deeper.
Posted on Sun Nov 27 2022
Tags: External ResourceGeneralClean Code
Examples of Uncle Bob book "Clean Code" rules written in JavaScript.
Exploring a way to test AngularJS components that use the ng-model directive.
Posted on Thu Aug 04 2022
Tags: PostContainersLXD
Posted on Mon Jul 25 2022
Tags: PostArchitecture
An attempt to explain the benefits of layered architectures.
A way to have multiple Git identities, aliases and SSH keys on the same users.