mendix / docs

Mendix documentation repository
https://docs.mendix.com
Creative Commons Attribution 4.0 International
142 stars 723 forks source link

build-pluggable-web-widgets #6871

Closed 3loader closed 2 months ago

3loader commented 11 months ago

Please use the form below, leaving the prefilled data to help us. Thank you.

Page link: build-pluggable-web-widgets

Document link: _index.md

My Issue/Suggestion

The example provided in the document is outdated. It is uses Class-based compilation. It should be Function-based, because all the widgets made by Mendix (/mendix and /mendix-labs repositories) nowadays are Function-based. New people, who are not very familiar with react cannot use Mendix widgets as examples properly because of that

ConnorLand commented 2 months ago

Hi @3loader ,

We have updated the Mx10 and Mx9 versions of these docs. Now, their code snippets and instructions are clearer and use consistent compilation models.

Thank you for your feedback,

Connor