akash javaliblog.akashjavali.com·Sep 13, 2024A Beginner's Guide to Storybook: Supercharge Your UI DevelopmentIn today's fast-paced web development world, building scalable, reusable, and consistent UI components is crucial. As user interfaces grow more complex, developers need effective tools to manage their UI components in isolation. Storybook is one such...DiscussStorybook
Ameen Aladeblog.ameenalade.dev·Aug 3, 2024Web Components: The Secret Weapon You're Not Using (Yet)Hey there, fellow code wrangler 👋🏽. Remember the last time you had to rebuild that same dropdown menu for the umpteenth time? Or when your carefully crafted CSS got steamrolled by some rogue styles from who-knows-where? If you're nodding along, it'...Discuss·12 likes·50 readsCross-Framework Compability
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Jun 10, 2024Using Tailwind CSS with Next.js for Rapid UI DevelopmentTailwind CSS is a utility-first CSS framework that provides a highly customizable and efficient way to build modern UIs. When combined with Next.js, it offers a powerful setup for rapid UI development. This guide will walk you through integrating Tai...Vishal Dubey and 2 others are discussing this3 people are discussing thisDiscuss·91 likes·103 readsDeveloperExperience
Kanishka Chowdhurybits2bytes.hashnode.dev·May 5, 2024Beginner's Guide to IndexedDB: Illustrated with Easy-to-Follow Block DiagramsWhat is IndexedDB? In simple terms, IndexedDB is a client-side storage technique like LocalStorage and SessionStorage. But what sets it apart and makes it far more powerful than the other alternatives is it's: Ability to manage large amounts of stru...Discuss·5 likes·44 readsindexeddb
gyan guidegyanguide45.hashnode.dev·Apr 17, 2024Mastering UI Development: Crafting Engaging User InterfacesUser Interface (UI) development is the art and science of creating visually appealing and user-friendly interfaces for digital products such as websites, mobile apps, and software applications. In today's digital age, where user experience plays a pi...DiscussWeb Development
Lokesh Sharmalokeshkavisth.hashnode.dev·Mar 23, 2024Building Reusable and Styled React Components with Tailwind CSS: Inspired by Shadcn/uiShadcn/ui has become a popular choice for building UIs in React projects. a strength rests in a set of well-styled and reusable components that take advantage of Tailwind CSS. This blog post has shown you how to create identical components in your Re...Discusstailwind variants
Vasant Mestryvasantmestry.hashnode.dev·Feb 25, 2024Frontend Machine Coding Interview Question Star Rating ComponentHello folks, today we're going to implement a famous frontend machine coding round question which is Star Rating component. Firstly this question look so easy, why would anyone ask this much easy question. The reason behind this is interviewer can ...Discussstar rating
Ishikha raoishikarao.hashnode.dev·Feb 7, 2024Why choose Vue.js for UI Development of your Web app?Introduction There is a dizzying array of frameworks available for apps and web development, making it difficult for the developer community and organizations to choose the best one. This blog post explains why web developers should use Vue js while...DiscussVue.js
Abhishek EdlaforDashwave for Mobile Devsdevblogs.dashwave.io·Sep 27, 2023Simplifying UI Development with Jetpack ComposeAndroid's journey in UI development has been nothing short of transformative. From the early days of rigid XML layouts to the more flexible ConstraintLayout, the platform has always strived to offer tools that cater to the diverse needs of its vast d...Discuss·60 readsJetpack Compose
Tanmay Khandelwaltanmay2409.hashnode.dev·Aug 13, 2023The Dynamic Duo: Exploring the Power of HTML5 and CSS3Introduction In the ever-evolving landscape of web development, HTML5 and CSS3 have emerged as the dynamic duo that empowers developers to create stunning and interactive websites. HTML5 (Hypertext Markup Language 5) and CSS3 (Cascading Style Sheets ...Discuss·1 likeHTML5