First steps in management
Is it a classic developer path? Moving into a management role after a few years? Well, my path is certainly going in that direction. So, what am I learning?
Is it a classic developer path? Moving into a management role after a few years? Well, my path is certainly going in that direction. So, what am I learning?
We often like to use negative language in our statements, even though they are more harmful are more likely to be ill-perceived. Let’s replace git blame by git credit/
Software and computers are only a subset of technology. All technology is non-neutral. This article will go over the creation and effects of technologies.
In this article, I’ll list everything that my hobby has taught me about software engineering. Because that’s how hobbies work right?
As developers, accessibility should not be an after thought. We should write our code with accessibility in mind from the start. In this article, we’ll talk about accessible hiding and the hidden-aria attribute.
Words have power. Words have meaning. We must keep in mind the history, the experiences of the most vulnerable people when we choose name for concepts in order to do no harm. The term master must disappear from tech.
A common workflow is to have a branch production and a development or test branch. You might not want to let anyone check out the development branch to see all the cool stuff you’re cooking. Netlify lets you do that.
React gave us a lot of freedom with Hooks. In this article, we will see how we can write our custom Hooks to abstract logic and reduce duplicate code.
Ever wondered what were the differences between Object.seal() and Object.freeze() in Javascript? This article is for you!
What can you do, as a white person, to fight the systems of oppressions design to support white supremacy? Get to work…