Skip to content

Approach to organizing files #219

@DmitriyFirsov

Description

@DmitriyFirsov

Summary

Bring the project to the following folder structure:

  • src
    • common
      • types
      • utils
      • hooks
      • inputs
        • buttons
    • pages
      • login
    • modules
      • module-name
        • index
        • components ( стилизованные элементы без логики, может быть папкой, бывшый файд styled)
        • module-name ( реализация модуля )
        • ( все что относиться к этому модулю )
  • templates (?)

ссылка на статью

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions