(external) On hiring
Posted on Sat Apr 29 2023
Tags: External ContentHiring
This links to external content. I am not the author but I find it interesting.
Thoughts on the hiring process. And ideas to limit the biases and noise.
Posted on Sat Apr 29 2023
Tags: External ContentHiring
This links to external content. I am not the author but I find it interesting.
Thoughts on the hiring process. And ideas to limit the biases and noise.
Posted on Sat Apr 29 2023
Tags: External Content
This links to external content. I am not the author but I find it interesting.
Interesting perspective about the role of the management. "Managers are service-providers to their subordinates"
Posted on Sat Apr 29 2023
Tags: External ContentWriting
This links to external content. I am not the author but I find it interesting.
Tips for writing technical articles.
Ideas that might help make Pull Requests easier within a team.
Posted on Sat Jan 07 2023
Tags: External ContentApplication DesignJavaScript
This links to external content. I am not the author but I find it interesting.
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 ContentGeneralClean Code
This links to external content. I am not the author but I find it interesting.
Examples of Uncle Bob book "Clean Code" rules written in JavaScript.
Posted on Sun Nov 27 2022
Tags: External ContentGeneral
This links to external content. I am not the author but I find it interesting.
Programming principles introduction with links to dive deeper.
Posted on Sun Nov 27 2022
Tags: External ContentTests
This links to external content. I am not the author but I find it interesting.
A really nice read about testing best practices.
Exploring a way to test AngularJS components that use the ng-model directive.