One of the biggest hurdles when writing internal tools is related to handling errors. Here are a few lessons learned and patterns from decades of development.
Read More ›
Structuring the codebase such that elements, components, files, etc follow a standard convention is not just an aesthetic taste; it is crucial to enable work and maintenance on large codebases.
Read More ›