Example sites using Angular, React, etc as frontend

Hi,

I am trying to push my company to use Angular, React etc as front-end for 'action sites'.

The idea is to get rid of using WP for campaign sites and instead using Angular, React, etc as front-end and uploading content through the main site, till we need the content there anyway.

I want to avoid to upload the content twice and such stuff.

Are there public examples of Plone setups, with one of the above mentioned techniques as front-end, connected via API ?

Thanks !

2 Likes

Here are the ones Makina Corpus developed up to now:

3 Likes

https://insitu.copernicus.eu/@@search-by-tags - this section uses Angular, for filtering content based on selected tags.
Code here:
https://github.com/eea/land.copernicus.content/blob/insitu-redesign/land/copernicus/content/skins/land_content_templates/search-by-tags.js
https://github.com/eea/land.copernicus.content/blob/insitu-redesign/land/copernicus/content/browser/views.py#L172