PAC | Web Development With Angular And PHP (2018 EN)

Discussion in 'Programming' started by Kanka, Jul 12, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Packt Publishing
    Author: Daniel Kmak
    Full Title: Web Development With Angular And PHP
    Year: 2018
    Language: English
    Genre: Educational: Web Development
    Skill Level: -
    Price: €104.99
    -
    Files: MP4
    Time: 03:56:47
    Video: AVC, 1920 x 1080 (1.778) at 29.970 fps, 450 kbps
    Audio: AAC at 124 Kbps, 2 channels, 48.0 KHz



    Build a social network with Angular 5 and Laravel in 3 Hours.

    Did you ever think of creating your own social network? In this course, we're going to create one using Angular and Laravel! We're going to build a simple social network application - “Friends' Circle." Users will be able to register, log-in and create entries in their social feed. Then we'll move to crafting relationships between our users. For example, they will be able to make friends with others. This is useful when it comes to sharing content they publish only within their inner circle. Of course, users will still be able to keep their content public, but now they will have a choice. Finally, we'll to make our application dynamic by adding WebSockets.

    We'll start by setting up the environment and creating our first Angular app covering all core concepts of Angular 5 such as Dependency Injection, Data Binding, Components, Events, and the HTTP Module. Next, we'll move on to create a Backend API with Laravel for our application to be consumed by Angular on the front-end. Here we'll learn about setting up Laravel on our servers and installing databases and create real-world features such as CRUD operations, form validations, and authentication, which are an integral part of data-driven applications. We're also going to cover testing our application.

    By the end of this course, you'll have gained a solid understanding of Angular 5 and how it interacts with a Laravel 5.x backend.

    Style and Approach:
    This course adopts a practical approach whereby you'll learn about the core concepts of Angular and Laravel by building a real-world web application.


    Learn:
    ✓ Create authentication using JSON Web Tokens
    ✓ Publish and consuming events with WebSockets
    ✓ Strictly typing in TypeScript to assure stability of software you create
    ✓ Authorize powerful applications in Laravel
    ✓ Find your way in the Frontend world with Angular

    Features:
    ✓ Build modern and cross-platform applications with Angular 5 and Laravel 5
    ✓ Create RESTful backend APIs with Laravel and connect them with Angular to create your own powerful web applications.
    ✓ Leverage the power of WebSockets to create a real-time application!


    Lessons:
    1. Folding the Sleeves
    01. Course Overview
    02. Setting up Laravel Environment
    03. Setting up Angular environment
    2. Angular Social Network
    04. Creating Register Page
    05. Creating Login Page
    06. Social Feed
    3. Laravel to the Rescue
    07. Registration
    08. Authentication
    09. Managing Social Feed
    4. Online Relationships
    10. Adding Friends
    11. Deleting Friends
    12. Privacy Options for Sharing Content
    5. What’s in This Socket?
    13. Setting up Websockets
    14. Handling Notifications of New Content
    15. Getting Friends Notifications in Real-Time
    6. Testing Bonds
    16. Isolated Unit Tests
    17. Angular Testing Utilities
    18. API Tests


    -------------