
Guilherme Ferreira
Software Architect | Father and Husband | Black Lab Companion | Ankylosing Spondylitis Fighter
Work
Software Architect
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Software Architect | Father and Husband | Black Lab Companion | Ankylosing Spondylitis Fighter
Work
Software Architect
Recent comments
Where would you use the new C# 9 Record Type
Hi! Records will be really useful in cases where we are looki...
How do you deal with burnout?
Hi Nicolás, Burnout is common in software development. I woul...
How do you present code snippets on your personal website?
I don't know if Prism is a possible solution for WordPress, b...
Gatsby vs Next.js: Which would you choose?
Hi! I was facing the same dilemma recently. I also have the e...
A simple tip to improve your code maintainability - Decompose IF statements into methods
Hi Alex! My suggestion is based on the principle that meth...