storefront-foundation / react-storefront

React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor (contributors@reactstorefront.io).
https://www.reactstorefront.io
Other
796 stars 190 forks source link

Connector Building Documentation looks Incomplete. #240

Open SaqlainYounas opened 2 years ago

SaqlainYounas commented 2 years ago

Currently Documentation for building Connectors seems so incomplete with very little information for a new developer like me.

In Docs it is written that the best way to study the connector is buy looking at the existing implementations of the connectors but if we have to do that why does the documentation exist?

Also if see the code of the provided connectors both of them are different from each other in terms of folder structures and implementation detail.

My requirement is to build a connector for Microsoft Dynamics 365 Commerce but i am stuck with understanding basic structure of Connectors.

Any help would be highly appreciated.

Thank you.