Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Hands-On Full Stack Web Development with Angular 6 and Laravel 5

Posted By: sammoh
Hands-On Full Stack Web Development with Angular 6 and Laravel 5

Hands-On Full Stack Web Development with Angular 6 and Laravel 5
English | 2018 | ISBN: 9781788833912 | 414 pages | True ( PDF , MOBI , CODE ) | 26.63 MB

Build modern, fast, and progressive web applications using modern features of PHP 7 and TypeScript

Key Features
Explore the latest features of Angular and Laravel to build applications that are powerful, consistent, and maintainable
Develop modern user interfaces with a reusable component-based architecture using Angular 6 and Bootstrap 4
Learn how to build secure backend APIs with Laravel
Book Description
Angular, considered as one of the most popular and powerful frontend frameworks, has undergone a major overhaul to embrace emerging web technologies so that developers can build cutting-edge web applications.

This book gives you practical knowledge of building modern full-stack web apps from scratch using Angular with a Laravel Restful back end.

The book begins with a thorough introduction to Laravel and Angular and its core concepts like custom errors messages, components, routers, and Angular-cli, with each concept being explained first, and then put into practice in the case-study project.

With the basics covered, you will learn how sophisticated UI features can be added using NgBootstrao and a component-based architecture. You will learn to extend and customize variables from Bootstrap CSS framework.

You will learn how to create secure web application with Angular and Laravel using token based authentication. Finally, you will learn all about progressive web applications and build and deploy a complete fullstack application using Docker and Docker-compose.

By the end of this book, you'll gain a solid understanding of Angular 6 and how it interacts with a Laravel 5.x backend

What you will learn
Explore the core features of Angular 6 to create sophisticated user interfaces
Use Laravel 5 to its full extent to create a versatile backend layer based on RESTful APIs
Configure a web application in order to accept user-defined data and persist it into the database using server-side APIs
Build an off-line-first application using service-worker and manifest file
Deal with token based authentication on single page application (SPA).
Secure your application against threats and vulnerabilities in a time efficient way
Deploy using Docker and Docker-compose