class Me {
fixProblems(): string {
- return "Ah, I've encountered countless linting errors"
+ return "Any type should work, right?"
}
}
Architecture, principles, dev journey, and the occasional "why did I think any
was a good idea?" moment. ๐คฆโ
โ๏ธ My Architecture Notes
- Code Organization - Where everything lives and why
๐ Coding Principle Rules
- DRY: Don't Repeat Yourself - Because copying code is lazy
- KISS: Keep It Simple Stupid - Complexity kills productivity
๐ Personal Tech Experience
- Dev Stories - Tales from the keyboard trenches