Nadia Makarevich
Tailwind vs Linaria: Performance Investigation
Investigating performance of Tailwind vs Linaria frameworks, with a focus on initial load and interaction performance.
Investigating performance of Tailwind vs Linaria frameworks, with a focus on initial load and interaction performance.
Investigating CSS animations in React by building some useful components like slide-in drawers, expandable search field, and fancy hover effects.
Looking into what the new CSS :has selector is and how it can be used to improve our React code. Includes practical and beautiful examples.