-
Course
- Core Tech
Building a Site with Angular and PHP 7
PHP is the most widely-used web programming language in the world, and Angular is one of best-known JavaScript frameworks today. This course will teach you to create a Single-Page Application (SPA) with Angular and connect it to a PHP backend.
What you'll learn
Angular is probably the most widely used JavaScript framework today, and PHP is the most-used web programming language by a wide margin. In this course, Building a Site with Angular and PHP, you'll learn to combine the powers of both technologies. You start with an introduction to Angular, and then set up a PHP backend with a JSON interface and database storage. Next, you'll explore TypeScript, a prerequisite for Angular, and finally dive right into the JavaScript framework and its concepts. When you have finished this course, you'll not only have a good understanding of Angular, but you'll also have learned how to connect your app to a PHP backend.
Table of contents
- Version Check | 15s
- Introduction | 55s
- Atwood's Law | 1m 36s
- Prerequisites | 4m 1s
- System Requirements | 3m 25s
- About Angular | 3m 39s
- The Angular Timeline | 2m 58s
- (Some) Angular Features | 3m 18s
- Installing Node.js | 2m 51s
- Installing the Angular CLI | 3m 43s
- Starting the Application | 1m 49s
- About Visual Studio Code | 3m 48s
- Configuring Visual Studio Code | 5m 19s
- Summary | 1m 49s
About the author
Christian Wenz is an author, consultant and trainer focusing on web technologies. He wrote or co-wrote over 100 books, is a fixture at international developer conferences since 2001, is a Microsoft Most Valuable Professional (MVP) for ASP.NET, an ASPInsiders member, and main author of the Zend PHP 5.5 certification.
More Courses by Christian