Skip to content

[Enhancement]: Componentize readme.md.js file completely #1524

@KunalNasa

Description

@KunalNasa

We have componentized only the operations part of readme.md.js file.

Need to break the leftover part into components for better readability.

Also, we have two different components under the components folder of the WebSocket JS client. One for readme file and another for client file. What should the folder hierarchy be?

Should we go with

   components
          |
          |--client
          |      |--client components here
          |
          |-- readme
          |      |-- readme components here

Or is our current structure fine?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions