Frontend/React/Next.js/UX/DX/Сapybara/Performance/Growth
🔨 Building slidebook.dev | atsky.app | robindoc.com | nimpl.dev
🏡 Living alexdln.medium.com | github.com/alexdln
useState, will trigger a check for all elements. Contection, on the other hand, solves this, but it requires creating a Provider at a higher level.
useState, will trigger a check for all elements. Contection, on the other hand, solves this, but it requires creating a Provider at a higher level.
But I sincerely believe that this is the path React development should take!
But I sincerely believe that this is the path React development should take!
- width or height,
- breakpoint changes (width or height),
- relative changes (eg larger than lg);
Or use current viewport information without re-rendering at all.
And all this is built on a single resize observer, optimized and accelerated
- width or height,
- breakpoint changes (width or height),
- relative changes (eg larger than lg);
Or use current viewport information without re-rendering at all.
And all this is built on a single resize observer, optimized and accelerated
Broken scrollbars have become too common problem 🫠
This is what happens when the entire company is Apple-powered...
* Please don't use w-screen within a scrollbar element, use w-full *
Broken scrollbars have become too common problem 🫠
This is what happens when the entire company is Apple-powered...
* Please don't use w-screen within a scrollbar element, use w-full *