Immutable codebase
· 4 minutes readA prediction how the evolution of coding will soon focus on generating entire codebases from clear requirements, enabling more efficient, automated development with a single source of truth.
A prediction how the evolution of coding will soon focus on generating entire codebases from clear requirements, enabling more efficient, automated development with a single source of truth.
A short explanation how we merged our main repositories into a single monorepo - the reasons, considerations, dos and don'ts, challenges, and wins.
How we migrated from Flow to TypeScript, the challenges faced and how they were surmounted in order to ensure a safe landing on the other side.
An experiment on top of WASM about how to build rich interactive components based on Markdown content.
Improve the maintainability of your projects detecting this bad pattern in your code.
A walkthrough explaining the process to rebuild the web interface of Transmission with a modern stack, replacing old jQuery functionality with React and Mobx libraries.
Learn how to split UI components and distribute their behaviour in a way that will let you build better and more maintainable interfaces.
Improve your daily Git interactions with this awesome set of command line aliases, powered by FZF. You will be able to switch, rebase and fixup commits in a blink of an eye.