Content pfp
Content
@
0 reply
0 recast
0 reaction

Matthew pfp
Matthew
@matthew
I really can't overstate how much faster tailwind has made me as a dev. Crazy. What other things am I missing out on that will multiply my dev speed (besides copilot)?
35 replies
11 recasts
186 reactions

Hector pfp
Hector
@noctis
Snippets for quickly writing boilerplate code like error handling. I have “iferr” in VSCode that does this: if err != nil { return [my cursor is here] }
1 reply
0 recast
0 reaction

Matthew pfp
Matthew
@matthew
oh great idea!
0 reply
0 recast
1 reaction