Summary: Using linters and auto-formatters can ensure consistent and uniform code, improve code reviews, and eliminate trivial issues. Examples of linters and formatters for Python and JavaScript.
Summary: A list of resources and some tips for learning the basics of Memcached.
Summary: Discusses a testing pattern using JavaScript named exports to test unexposed code fragments.
Summary: This blog post provides a summary of object-oriented programming in Python, covering topics such as class creation, inheritance, method types, and method overloading. It also recommends visiting realpython.com for more detailed explanations.
Summary: This blog post provides a comprehensive list of resources related to monorepos, including articles, papers, talks, and courses. The resources are sorted alphabetically and include information from various years.