Skip to content Skip to sidebar Skip to footer
Showing posts with the label Naming Conventions

When To Use `parent` And When To Use `root` As First Argument In A Graphql-resolver Function

I've seen some tutorials and examples out there who are sometimes using parent and sometimes us… Read more When To Use `parent` And When To Use `root` As First Argument In A Graphql-resolver Function

When Should I Name Things With Initial Capital Letters?

I have always wondered when to use identifiers (for example, functions) with capital first letter i… Read more When Should I Name Things With Initial Capital Letters?