For full text search please use the '?' prefix. e.g. ? Onboarding
Pseudo Code Sketching
This One Technique Is How I Build Projects Without Getting Stuck
Write comments (pseudo-code) for everything that should happen then write the code for it
Writing out comments for the logic of the code/functions to flesh out