2024-04-03
1488
#css
Fimber Elemuwa
188256
Apr 3, 2024 â‹… 5 min read

CSS Hooks and the state of CSS-in-JS

Fimber Elemuwa I'm a freelance web developer and certified SEO Content writer. I dabble a bit in poetry and I LOVE CHESS.

Recent posts:

Server-Side Rendering With React Router V7

Server-side rendering with React Router v7

The recent merge of Remix and React Router in React Router v7 provides a full-stack framework for building modern SSR and SSG applications.

Amazing Enyichi Agu
Jan 13, 2025 â‹… 20 min read
debugging javascript web apps

How to master JavaScript debugging for web apps

With the right tools and strategies, JavaScript debugging can become much easier. Explore eight strategies for effective JavaScript debugging, including source maps and other techniques using Chrome DevTools.

Ivy Walobwa
Jan 9, 2025 â‹… 8 min read
A Deep Dive Into Angular’s FormArray Container

A deep dive into Angular’s FormArray container

This Angular guide demonstrates how to create a pseudo-spreadsheet application with reactive forms using the `FormArray` container.

Kayode Adeniyi
Jan 8, 2025 â‹… 3 min read
Handling React Loading States With React Loading Skeleton

Handling React loading states with React Loading Skeleton

Implement a loading state, or loading skeleton, in React with and without external dependencies like the React Loading Skeleton package.

Ibadehin Mojeed
Jan 7, 2025 â‹… 7 min read
View all posts

3 Replies to "CSS Hooks and the state of CSS-in-JS"

  1. Thanks for sharing this! I found your information really helpful. Your explanations were easy to follow, and I appreciated how you broke down complex ideas into simple steps. Keep the posts coming! Very good talent.

    1. We recommend checking out the article above, as it touches on issues like selector name collisions, dead code, and more as a precursor to a discussion of how inline styles and CSS-in-JS solutions evolved to address those challenges. Hope you enjoy your read!

Leave a Reply