내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Why React example does not use Async call to fetch json of requested page

Avatar

Level 2

I am following this tutorials: https://github.com/adobe/aem-sample-we-retail-journal

Here, all the child pages JSON is stored into __INITIAL_STATE__ id. 

I want to know why it is done in this way, can someone please explain?

Instead what if I navigate on different links and then on click of each links if I call model json of that page via Async fetch and then accordingly set __INITIAL_STATE__ id. What problem in this approach? 

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi,

Can you please check the latest sample project for the implementation https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events

 

I am not a react expert so actually can't comment on approach but you can have a look to another sample SPA project from Adobe.

Arun Patidar

AEM LinksLinkedIn

원본 게시물의 솔루션 보기

4 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi,

Can you please check the latest sample project for the implementation https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events

 

I am not a react expert so actually can't comment on approach but you can have a look to another sample SPA project from Adobe.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 2
thanks, yes i know

Avatar

Level 2

I do not understand why you guys accept wrong answer as correct answer!!!!! crazy

Avatar

Administrator
Thank you for the feedback. we have marked it as incorrect.


Kautuk Sahni