We want your feedback! - CMS Developer Experience question on default modules

Hey CMS Hub Developers, I have some developer experience questions for you.

HubSpot has a set of standard default modules. (Rich Text, image, gallery, etc). When you want to use those in your templates, our developer documentation shows the module tag, and field attributes available. Additionally you can view the code for any of our modules in the design manger within the @hubspot/folder and by fetching that folder with the CLI.

When you’re looking up information on them, do you prefer to see the tabular list of fields like we do on our docs, or would you rather it be even easier to see the code for the module - which would mean you would see the fields.json file directly?

Hi @jmclaren.

I prefer the tabular list of fields as long as the document is always updated. But sometimes the document isn’t seem be updated. If that situation happened often, seeing fields.json directly is OK, not so difficult.