<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology forum Murali Web World | Discussion on AWS amplify, dynaomdb, graphql real time subscription | Activity</title>
	<link>https://www.muraliwebworld.com/groups/discussion-on-aws-amplify-dynaomdb-graphql-real-time-subscription/</link>
	<atom:link href="https://www.muraliwebworld.com/groups/discussion-on-aws-amplify-dynaomdb-graphql-real-time-subscription/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for the group, Discussion on AWS amplify, dynaomdb, graphql real time subscription.</description>
	<lastBuildDate>Sat, 02 May 2026 10:58:19 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">410dc640af00ac83eb2d0f8c97560a73</guid>
				<title>Muralidharan started the topic How to pre-render data from AWS dynamodb in server side rendering reactJS app in the forum Discussion on AWS amplify, dynaomdb, graphql real time subscription</title>
				<link>https://www.muraliwebworld.com/groups/discussion-on-aws-amplify-dynaomdb-graphql-real-time-subscription/forum/topic/how-to-pre-render-data-from-aws-dynamodb-in-server-side-rendering-reactjs-app/</link>
				<pubDate>Thu, 16 Dec 2021 16:44:06 +0530</pubDate>

									<content:encoded><![CDATA[<p>In Below code loadData which will fetch initial pre-render data from AWS dynamodb using expressjs reactjs server side rendering logic in SSR web app,</p>
<p>Below code needs to be in module which loads the page like for example product or home page<br />
<code>const loadData = async (route,store,match,token) =&gt; {<br />
  var searchstring = route.queryparams.s;<br />
  return&hellip;</code><span class="activity-read-more" id="activity-read-more-20"><a href="https://www.muraliwebworld.com/groups/discussion-on-aws-amplify-dynaomdb-graphql-real-time-subscription/forum/topic/how-to-pre-render-data-from-aws-dynamodb-in-server-side-rendering-reactjs-app/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>