Skip to content

Approach to organizing files #219

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 (?)

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions