
About Course
This course is aimed at practical learning of how to create an administrative panel for static sites in the form of a web application. You will receive all the material to work with and together we will create a real fullstack (frontend + backend) project step by step. As a result of the course, you will have a finished product that you can use in your work, offer to customers as an additional service, or simply put in your portfolio.
It doesn’t matter whether you are a freelancer or work in an office, you will benefit from the experience of creating full-fledged products using several technologies at once. Now web applications are a trend, and the React library is the most popular tool for creating them. In addition, you need to be able to not only interact with APIs, but also create them. And set up the project assembly so that it’s not embarrassing 🙂
Course Content
Preparing for work
-
How to take this course
-
Administrative panel and why it is needed
-
Setting up the project build (Gulp, Webpack, Babel and local server)
-
Creating the first API and working with PHP
-
We continue to work with the API and implement the creation of pages on the server
-
Getting to know the React library and what you need to know to work
-
Creating an application using React, axios library, Jquery code refactoring
-
Creating functionality for deleting pages on the server