machy8.hashnode.dev🔥Webperf Tips (1) - Case Study - Gastein.comhttps://www.youtube.com/watch?v=HB85upkDBxE I have decided to start a series of videos about Webperf Case Studies of various websites. Just for fun. About this series On my my Youtube channel,there is a playlist for Web Performance Case Studies and...Feb 20, 2024·1 min read
machy8.hashnode.devFaster React apps coding: How to migrate from Emotion CSS-in-JS to Stylify Utility-First CSSLooking for a better way to manage your CSS in React? Learn how to migrate from Emotion CSS-in-JS to Stylify CSS's utility-first approach and streamline your development workflow. You can try the examples in this article in the Playground On Stackbli...Feb 24, 2023·5 min read
machy8.hashnode.devHow to Effortlessly Migrate from Styled Components CSS-in-JS to Stylify Utility-First CSS for Better React Development.Say goodbye to CSS-in-JS and Runtime scripts for injecting and compiling CSS and hello to lightning-fast coding with Stylify Utility-First CSS. As a React frontend engineer, you know the importance of efficient, streamlined solutions that don't sacri...Feb 22, 2023·4 min read
machy8.hashnode.devBest Practices for Utility-First CSSUtility-First CSS is a modern and flexible approach to styling website. However, it temps developers to "step on the gas", turn on the heavy metal and write literally everything into class attributes in completely random order. This ends up with a cl...Feb 2, 2023·11 min read
machy8.hashnode.devUsing Beautiful Material Themes from Material Theme Builder in Stylify CSSMaterial Theme Builder is a tool with which you can easily generate Material Theme color palettes and typography sizes for your website. Features: ✅ Theme colors can be generated from an uploaded image or by using their color picker. ✅ Configured t...Jan 14, 2023·4 min read