-
Book Overview & Buying
-
Table Of Contents
Build Full-Stack Projects with FARM stack
By :
Build Full-Stack Projects with FARM stack
By:
Overview of this book
In this course, you will learn everything that is needed to build a complete full-stack application using the latest and trending technologies.
You will also learn various debugging and troubleshooting techniques that will boost your confidence to find and fix any issues both on the frontend and backend stack.
In this course, we will cover FAST API framework, GET endpoint, POST endpoint, PUT endpoint, DELETE endpoint, middleware, enabling CORS, allowing HTTP headers, allowing HTTP methods, using hooks such as useState and useEffect, states in React, functional components in React, calling APIs from React applications using Axios, how to make a website responsive, debugging your frontend application using the developer tool, and checking network calls in browser’s developer tool. Finally, you will learn to push code to GitHub from your local computer.
Basically, this course will teach you everything using a hands-on approach to making you comfortable with the development of applications using frontend technologies such as HTML, CSS, JSX, and REACT JS, and backend technologies such as Python 3, FAST API, MongoDB, and NoSQL.
By the end of this course, you will be able to create your own FARM stack form for your real-world project.
All the resources for this course are available at: https://github.com/PacktPublishing/Build-Full-Stack-Projects-with-FARM-stack
Table of Contents (3 chapters)
Introduction and Environment Setup
Developing RESTful APIs
Developing Frontend with ReactJs and Bootstrap