An analysis of the impact of code literacy on the software we are building
Naming conventions are something that helps to keep a codebase readable. On the frontend side, we use...
You are on your computer writing code. You start a word and the autocomplete pops up. You press tab u...
Coming from a philosophical background, one of the main parts of a language that I'm always curious i...
5S is a well known quality system developed is Japan after the Second World War to guarantee that the...
Reviewing your own code can be a hard thing to do and no one writes perfect code every time on the fi...
Storybook is an open source tool that helps developers to see, test and document components in isolat...