Naming
Naming conventions
Some inspiration from this StackOverflow thread and NextJS docs, amongst others.
Overview
General
Extensions
Folders/Directories
Filenames
Declarations (Functions, Variables, Types/Interfaces)
Testing
Declarations (Fixtures)
Last updated