Sitecore / ASP.NET-Core-SDK

The official open source ASP.NET Core SDK for Sitecore DXP and XM Cloud.
https://sitecore.github.io/ASP.NET-Core-SDK/
Apache License 2.0
9 stars 5 forks source link

Front-end-as-a-Service (FEaaS) Support #11

Open robearlam opened 2 months ago

robearlam commented 2 months ago

What would you add to the SDK?

We need to decide the best approach to introduce Front-end-as-a-Service (FEaaS) support into the SDK.

JSS leverages a React library called @sitecore-feaas/clientside/react. We need to decide whether to leverage the same library ourselves directly in the front-end or if we want to introduce our own middleware that has the same functionality included?

Code of Conduct