Intro To The Codebase, Part II: Getting Around
How the codebase is organized, how the code is named and written, and how I get around it.
In this video, I walk through an overview of the top-level organizational structure of the Hidden Grove codebase, naming conventions that signal information about some code’s relationship to the top-level structure, and some rules-of-thumb that I follow when writing code, which may be useful when navigating and reading the codebase.
In doing so, I cover the following topics: