[FreeCoursesOnline.Me] SkillShare – Learn Serverless and AWS whilst building a Full-Stack App with React

[FreeCoursesOnline.Me] SkillShare – Learn Serverless and AWS whilst building a Full-Stack App with React
English | Size: 544.18 MB
Category: CBTs


Learn about Serverless and AWS whilst building a full-stack app to allow users to send emails to their customers.

Projects & Resources

By the end of this course, you’ll know how to create and deploy an API using AWS and Serverless, create a React app and hook the two together.

This class project, please customise your App and send in a screenshot. You could change the Logo, the title, add more styling or anything else. I love to see what you can do with this project.

————————-

If you want to take this one step further you can add extra functionality to your app and API

To practice this I want you to create a new API endpoint that allows you to send an SMS message. You can then add a new field to your app which is “destination mobile number”. If they enter a mobile number with country code, hit the “sendSMS” API endpoint, if they enter an email, hit the “sendEmail” endpoint (like we did in the course)

Here’s a little bit of code to help you send an SMS from your API. You’ll still have to set up the rest of the API and add it to your serverless.yml file.

———–

const AWS = require(‘aws-sdk’);
const sns = new AWS.SNS();

const params = { Message: ‘TEXT_MESSAGE’, PhoneNumber: ‘E.164_PHONE_NUMBER’ };

await sns.publish(params).promise();

Skills in this Class

• Technology
• Web Development

Created by: Sam Williams
Language: English
Released: 2020-08-15
Course Source: www.skillshare.com/classes/Learn-Serverless-and-AWS-whilst-building-a-Full-Stack-App-with-React/1192304009

Buy Long-term Premium Accounts To Support Me & Max Speed

DOWNLOAD:



rapidgator.net/file/e73284601ba307013a051b50c20acf75/%5BFreeCoursesOnline.Me%5D_SkillShare_-_Learn_Serverless_and_AWS_whilst_building_a_Full-Stack_App_with_React.rar.html


nitroflare.com/view/D6F21F785735260/_FreeCoursesOnline.Me__SkillShare_-_Learn_Serverless_and_AWS_whilst_building_a_Full-Stack_App_with_React.rar
If any links die or problem unrar, send request to goo.gl/aUHSZc

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.