Skip to content

Refactor code for node specific and web specific #9627

@rchiodo

Description

@rchiodo

3 Ideas for web refactor:

  • VS Code style - each folder has a 'common', 'browser', and a 'node' folder. Subfolders can have them too.
  • Extension - each file indicates whether or not it's browser/node/both with extensions like '.node.ts', '.web.ts' and '.ts'
  • Root folders - we have root folders that are 'common', 'browser', and 'node'. Other folders are mirrored in these subfolders

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