mirror of
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer.git
synced 2026-01-07 01:38:49 +01:00
Merge e7c867e01e into 465307471e
This commit is contained in:
commit
f8807682d6
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -186,9 +186,19 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
|
|||
* [React Native: Nine Animation Screencast Tutorials](https://codeburst.io/react-native-nine-animation-screencast-tutorials-9d031e8bb86f)
|
||||
|
||||
---
|
||||
### Learn Next JS, Deployement, etc
|
||||
|
||||
* After completing React move ahead and learn NextJS
|
||||
* Official Next [DOCS](https://nextjs.org)
|
||||
* Deploy your Projects on these platforms:-
|
||||
* Official Vercel [Vercel] (https://vercel.com)
|
||||
* Official Render [Render] (https://render.com)
|
||||
---
|
||||
### Full Stack Tutorials
|
||||
|
||||
* [Intro to Back End Web Development](https://www.udacity.com/course/intro-to-backend--ud171)
|
||||
* [FullStack Dev resource for Indian Audience](https://www.codewithharry.com/)
|
||||
* [Another Great Resource for Indian Developers](https://www.codehelp.in/)
|
||||
* [Deploying Applications with Heroku](https://www.udacity.com/course/deploying-applications-with-heroku--ud272)
|
||||
* [Client Server Communication](https://www.udacity.com/course/client-server-communication--ud897)
|
||||
* [Serverless Stack](http://serverless-stack.com/) is a comprehensive guide to creating full-stack serverless applications. Create a note taking app from scratch using React.js, AWS Lambda, API Gateway, DynamoDB, and Cognito.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue