Building UniqueUI — 40+ physics-based React components, open source.
10 yrs in React & Next.js | Technical Lead @hcltech
Documenting everything I ship.
Spent 3 months building UniqueUI. 30+ animated React components. Physics-based. Accessible. CLI-installable. The hardest part wasn't the code. It was deciding what NOT to include.
Give me your feedbacks-
https://t.co/zZslNlFQZs
Rust lifetimes can feel intimidating.
But the idea is practical:
A reference should not outlive the data it points to.
That is a powerful mental model.
In other languages, we still deal with lifetime problems:
stale cache
expired sessions
closed database connections
unmounted React components
invalid tokens
deleted files
old async responses
Rust forces the question:
"Is this data still valid here?"
That question belongs in every system.
Many bugs are really lifetime bugs wearing different clothes.
#Rust #SoftwareEngineering #BackendDevelopment
@avrldotdev Before AI, i was using multiple UI libraries based on the requirement. but after AI, i have been able to build my own library, which feels cool and fascinating
Till now, whenever I felt like a loser, it was not because I lacked skills, but because I was comparing myself to someone else.
Does this happen to you?