I am newbie in Magento, I want to create an extension in Magento and put the same over Magento marketplace so anyone can install my extension.
But as I saw in Magento Documentation and other blogs, we have to follow there architecture i.e we need to use php for that. So I am just wondering to know that can we create an extension//application in any of tech-stack (specially in Node & React).
If yes please let me know from where I can start with and what project hierarchy I need to maintain.
Any help would be really appreciated.