Articles by Sadra Nosrati
Articles
Published articles
04
Practical notes on front-end development, WordPress, and engineering decisions from real project work.
Browse by topic
WordPressAug 20268 min read
Building Editable WordPress Sites Without Turning Elementor Into Technical Debt
How I draw the boundary between Elementor, custom code, plugins, and WooCommerce so editors keep control without making the implementation fragile.
Front-EndAug 20268 min read
Upgrading to Tailwind CSS v4 Without Regressing the UI
I treat Tailwind v4 as an infrastructure migration, not a redesign: establish a visual baseline, map tokens, update the build, then verify responsive, RTL, and interaction states.
EngineeringAug 20248 min read
Before Zustand: Deciding Where React State Actually Belongs
Before adding a store, I classify state by ownership, lifetime, and consumers: local UI, URL, server-owned data, or genuinely shared client state.



