UI libraries like React Native Paper and React Native Elements offer pre-developed components that help us deliver our React Native projects faster.
Although Docker remains the dominant platform for containerization and container management, it’s good to know about different tools that may work better for certain use cases.
Add to your JavaScript knowledge of shortcuts by mastering the ternary operator, so you can write cleaner code that your fellow developers will love.
Learn how to efficiently bundle your TypeScript package with tsup. This guide covers setup, custom output extensions, and best practices for optimized, production-ready builds.
5 Replies to "5 CSS pseudo-elements you never knew existed"
Might want to provide a list of compatibility configurations (browser/device/OS).
Thanks for sharing these, Joel – very handy!
Oh, that’s something I never taught of while writing but it supports almost all browsers and devices except for the ::backdrop pseudo-element.
Thanks for reading, I’m glad its handy!
There is caniuse.com for that.