šŸŽ‰Introducing Atomic Design in Vue.jsšŸ”„

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • berryjam

    Open Source Vue.js Component Analyzer - Save time communicating and effort in development to create better and more efficient code

  • If you are feel this article is useful, could you consider starring Berryjam's Github repo ā­ ā­ ā­ It would mean the world and encourage me to create more content.

  • core

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)

  • In this post, for simplicity, we'll explore how to implement Atomic Design in Vue.js with only HTML. I'll start with the basics of Atomic Design and then demonstrate how to apply its principles in Vue.js.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • In my experience of building and delivering systems for various clients, depending on their requirements or preferences, itā€™s inevitable that I may use UI frameworks and libraries like Ant Design and Tailwind. Often, I have to build on top of each components. If you are working alone, itā€™s not such a big problem. But when working as a team, things get complicated quickly. So, I started looking at different methodologies which can provide development flexibility and system maintainability for the projects Iā€™m leading. I choose Atomic Design methodology and want to share why it works for me.

  • ant-design-vue

    šŸŒˆ An enterprise-class UI components based on Ant Design and Vue. šŸœ

  • In my experience of building and delivering systems for various clients, depending on their requirements or preferences, itā€™s inevitable that I may use UI frameworks and libraries like Ant Design and Tailwind. Often, I have to build on top of each components. If you are working alone, itā€™s not such a big problem. But when working as a team, things get complicated quickly. So, I started looking at different methodologies which can provide development flexibility and system maintainability for the projects Iā€™m leading. I choose Atomic Design methodology and want to share why it works for me.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts