Week 35
September 2nd to September 8th
Welcome to Week 35 of the AWS Amplify newsletter - a weekly roundup of the articles, podcasts, and videos that are relevant to developers who utilize the AWS platform for building great mobile and modern web applications.
Latest Posts
How to Build an AI Enabled Natural Language Synthesization Chrome Extension
Transilator is a Chrome extension that translates and then synthesizes text on your screen to natural sounding speech. In this tutorial, I will show you how I built it.
Everything Serverless Functions in AWS Amplify - Part 2
In the second video we go deeper with serverless functions being used as resolvers in AppSync. We take a look at accessing arguments being passed to the function, as well as how to access sibling data in the resolver and how to handle pagination. We did it all using the "amplify mock" command and running the environment locally.