"Name your variables properly, *fool*", the programmer scoffs.

"Nobody will know that `t` is the time elapsed. The name should be descriptive" they mutter through gritted teeth as they block the PR.

A moment of pause. They exhale briskly through their nostrils and the rage subsides.

Composure regained, the programmer returns to their component building. Here is where the real work is happening

`class="ml-5 mr-2.5 px-6 py-3"`

@Robb @dzajew even bootstrap contains utility classes for margin & padding.

On a funny note, have you seen code written by a go programmer?

@lil5 @Robb @dzajew I've only played a bit with go but it feels weird seeing a language other than Haskell be associated with single letter variables.

@jeremy_list @Robb @dzajew

#GoLang might technically have static types, but slices can be nil and pointers must be checked everywhere!

I’m giving #BunJS and #Fastify a go: replacing iferr with throw and letting fastify catch errors