Closed marioiturralde closed 7 years ago
JS fiddle is an amazing resource, but you will have to place your webpage and its JavaScript within your S3 bucket to get visibility for everyone.
From Stefan
On Nov 7, 2016, at 12:07 AM, marioiturralde notifications@github.com wrote:
Professor,
can you please provide the code to store a user input text area to dynamodb so that it can permanently be on webpage for everyone to see. I managed to get it to work using local storage but everyone cannot see that content. ex. http://jsfiddle.net/Xh2En/24/
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Professor,
can you please provide the code to store a user input text area to dynamodb so that it can permanently be on webpage for everyone to see. I managed to get it to work using local storage but everyone cannot see that content. ex. http://jsfiddle.net/Xh2En/24/