Pratiksha kadamlastoyster.hashnode.dev·Oct 2, 2024Building Design System in FlutterEmbracing the fundamental principle of clean code is essential for any successful software development project. One of the key principles to follow is the DRY principle - Don't Repeat Yourself. This rule emphasizes the importance of avoiding redundan...Flutter
Codefy LabsforCodefy Labs's Blogscodefylabs.hashnode.dev·Apr 29, 2024Establishing a Complete SwiftUI Design System for iOS ApplicationsCreating a full design system is a clever method to ensure that your design and development run smoothly and have a unified look. This article will demonstrate how to enhance the SwiftUI protocol by adding extra useful methods for creating and utiliz...45 readsiOS SwiftUIDesign
Karan Balajiblog.karanbalaji.com·Sep 10, 2023Day 3/100 in #100DaysOfDesign: Exploring Supernova.io - Simplifying Design SystemsExploring Supernova.io - Introduced by my mentor Rahul Purandare. (Why) - An Introduction to Why I Explored Supernova.io ✍️ On Day 3 of my #100DaysOfDesign journey, I ventured into the world of design systems with Supernova.io, a platform that promis...#100DaysOfDesign UX
Chinonye Preciousmhizzpwresh.hashnode.dev·Jul 10, 2023The Perfect Way to Use Design SystemIs there really a perfect way to use a Design System? The answer is NO. why? Since there are recommended steps and procedures to follow when creating a design system, it is crucial to recognize and acknowledge that there is no one-size-fits-all "perf...31 readstechwriteearn
Harpreet Singhsinghharpreet.hashnode.dev·May 3, 2023Design System with React - SeriesIntro What is a Design System? Building a basic Design System Library using React Button as a Design System Component Component Library With Microbundle Component Library With Vite - JS Template Intro As a full-stack JS developer, who mostly w...1 like·75 readsDesign System with ReactReact
Joel Saupejoelsaupe-1674934948176.hashnode.dev·Feb 8, 2023Styling using data attributesThe vast majority of design systems and component libraries organize their styles using class selectors. Generally, this is a good choice, but it's not perfect. Methodologies like BEM are used as a way to organize these classes into component and mod...42 readsCSS
Des GforAnima Blog: Design to code, automatedanimaapp.hashnode.dev·Jun 16, 2022Anima syncs Storybook and Figma for a single source of truthIf you have a large, dynamic product and a design system in Storybook, you know how hard it is to keep your Figma design library in sync with your codebase. That’s because until now, designers and developers have had different sources of truth, one i...design system