about not null

I am fairly new to db design so I don't really understand: should I stick .notNull() everywhere if that's mostly my case?
I just find it weird that the default for every value is type | null
Was this page helpful?