Description
In this course, you will learn:
- To prepare a development environment in a matter of minutes rather than hours.
- To utilize an open source project's guidelines as a template for all subsequent developments.
- In a local environment, configure and execute one or more Postgres databases.
- To set up a local development environment using virtual machines, and then execute the frontend, backend, and database on those virtual machines.
- To make your own editable clone of the open source frontend and backend projects in your own gitlab repository.
- To utilize this course's open source repositories as a template for your projects.
Syllabus:
- Watch Web Developer Essentials: Theory and Practice
- Watch Web Developer Essentials: All the steps in a row
- Watch Local Environment: Theory and Practice
- Watch Local Environment: All the steps in a row
- Do the procedure