TT++
Search
Search
Dark mode
Light mode
Explorer
A case for wrapper classes in frontend code
How to register a domain for your blog
My note-taking stack — Obsidian, Cursor, and the power of plain text
My thoughts on bridging frontend and backend
My thoughts on error handling in TypeScript
React Context is not free — performance pitfalls I've hit
Redux at scale — what actually works
The Rust I learned from LeetCode
The test builder that saved my sanity
Two small React opinions
Home
❯
tags
❯
Tag: software_engineering
Tag: software_engineering
7 items with this tag.
Dec 31, 2025
A case for wrapper classes in frontend code
oop
software_engineering
react
frontend
Dec 29, 2025
My thoughts on bridging frontend and backend
architecture
frontend
backend
software_engineering
Dec 29, 2025
React Context is not free — performance pitfalls I've hit
react
performance
frontend
software_engineering
Dec 29, 2025
Redux at scale — what actually works
redux
frontend
state-management
software_engineering
Dec 29, 2025
The test builder that saved my sanity
testing
react
frontend
software_engineering
Dec 29, 2025
Two small React opinions
testing
react
frontend
software_engineering
Nov 01, 2024
My thoughts on error handling in TypeScript
software_engineering
error_handling
typescript