GithubHelp home page GithubHelp logo

lollipopfly / polka Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 2.0 370 KB

Book library

Home Page: https://polka-fsd.netlify.app

JavaScript 1.83% HTML 2.43% Vue 53.61% TypeScript 40.17% CSS 1.96%
feature-sliced feature-sliced-design fsd vue3

polka's Introduction

Polka - Vue 3, Feature-Sliced Design

Polka - is Feature-Sliced Design + Vue 3 example. The application is a bookshelf where you can add your favorite and read books. The application works with the Google Books API.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

About Feature-Sliced Design

Feature-Sliced Design (FSD) is an architectural methodology for scaffolding front-end applications. Simply put, it's a compilation of rules and conventions on organizing code. The main purpose of this methodology is to make the project more understandable and structured in the face of ever-changing business requirements.

how fsd looks like Scheme of Feature-Sliced Design

Information provided by Feature-Sliced Design

polka's People

Contributors

lollipopfly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nsalms garik9621

polka's Issues

HomeLayout with FSD

I see an inconsistency with the documentation of the HomeLayout component
HomeLayout.vue imports components from the same layer and different slices.

import { Header } from '@/widgets/header'
import { Navigation } from '@/widgets/navigation'

But in the documentation mention:

Slices cannot use other slices on the same layer, and that helps with high cohesion and low coupling.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.