| 0. (1Hack.Us) Premium Tutorials-Guides-Articles _ Community based Forum.url | 409 B | ||
| 01_-_welcome-and-intro.mp4 | 14.9 MB | ||
| 02_-_setting-up-your-aws-account.mp4 | 16.1 MB | ||
| 03_-_setting-up-serverless-to-work-with-aws.mp4 | 20.1 MB | ||
| 04_-_deploying-our-first-api.mp4 | 53.8 MB | ||
| 05_-_creating-our-send-email-api-endpoint.mp4 | 135.6 MB | ||
| 06_-_getting-out-of-sandbox-mode-optional.mp4 | 23.3 MB | ||
| 07_-_creating-our-react-app.mp4 | 52.5 MB | ||
| 08_-_creating-our-email-form-component.mp4 | 79.4 MB | ||
| 09_-_adding-state-to-our-component.mp4 | 101.2 MB | ||
| 1. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url | 307 B | ||
| 10_-_connecting-our-component-to-our-api.mp4 | 40.7 MB | ||
| 11_-_wrap-up.mp4 | 6.5 MB | ||
| 3. (FTUApps.com) Download Cracked Developers Applications For Free.url | 204 B | ||
| How you can help our Group!.txt | 204 B |
Lynda and other Courses >>> https://www.freecoursesonline.me/
For Developer Tools & Apps >>> https://ftuapps.com/
Forum for discussion >>> https://1hack.us/ 
Created by : Sam Williams
Language : English
Released : 2020-08-15
Course Source : https://www.skillshare.com/classes/Learn-Serverless-and-AWS-whilst-building-a-Full-Stack-App-with-React/1192304009
Description
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
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 1.9 GB | xHOBBiTx | 2 years | 0 | 0 | |
|
Skillshare - Learn to Paint Botanical Watercolors with a Modern Twist Posted by
freecoursewb in Other
|
1.5 GB | freecoursewb | 3 years | 0 | 0 |
|
Skillshare - Blender 3D - Learn To Create A Nintendo Switch Game Console Posted by
freecoursewb in Other
|
429.1 MB | freecoursewb | 3 years | 0 | 0 |
|
Skillshare - Learn The Basics Of Adobe AfterEffects To Create a Moving Portrait Posted by
freecoursewb in Other
|
934.3 MB | freecoursewb | 3 years | 0 | 0 |
|
Skillshare - Urban Sketching Learn To Use Wet-On-Wet 'Direct' Watercolours And Ink Posted by
freecoursewb in Other
|
1.2 GB | freecoursewb | 3 years | 0 | 0 |
All Comments