Backyard
Backyard of my mind, where pieces inter-connected.
#web-dev
Blogs
The CSS Odyssey: Why I Turned back to CSS After Trying Everything Else
by a Developer
Jun 2025
by a Developer
css
react
web-dev
A developer's CSS journey: from vanilla to CSS-in-JS to Tailwind and back to CSS, with hard-earned lessons along the way.
Breaking Down React Components: From Monolithic to Compound Pattern
by a Developer
Apr 2025
by a Developer
design-pattern
react
web-dev
Struggling with monolithic React components? Break it into small pieces and embrace the compound pattern to achieve intuitive composition and unlimited customization.
Single Source of Truth: Cross-Component Styling with React Compound Pattern
by a Developer
Apr 2025
by a Developer
design-pattern
react
web-dev
Cross-component styling is more than often in real world application. The blog explores a context-aware styling solutions in React applications, leveraging the Compound Pattern.
Short-Form Notes
Cross-Site Request Forgery (CSRF)
by a Developer
Oct 2025
by a Developer
network
web-dev
Cross-Origin Resource Sharing (CORS)
by a Developer
Oct 2025
by a Developer
network
web-dev
Web Routing
by a Developer
Sep 2025
by a Developer
frontend
web-dev
Frontend Rendering
by a Developer
Oct 2025
by a Developer
react
web-dev