File | Size |
---|
01 Project Introduction/001 The Angular Rails Application Were Going to Build.mp4 | 16.10 MB |
01 Project Introduction/002 Application Architecture for an Angular Rails Application.mp4 | 310.90 MB |
01 Project Introduction/003 Monolith vs Microservice Architecture Deep Dive.mp4 | 104.67 MB |
01 Project Introduction/004 The Role of Services in Microservice Architecture.mp4 | 317.10 MB |
01 Project Introduction/005 The Role of Components in Microservices.mp4 | 257.43 MB |
02 System configuration for Angular 2 Application/006 Configuring a System to Run Angular 2 Applications.mp4 | 11.04 MB |
02 System configuration for Angular 2 Application/007 Generating an Angular 2 Application from Scratch.mp4 | 33.30 MB |
03 Angular 2 Development/008 Hello Angular 2.mp4 | 50.87 MB |
03 Angular 2 Development/009 Working with Browser Sync.mp4 | 16.23 MB |
03 Angular 2 Development/010 Creating the App Component.mp4 | 25.69 MB |
03 Angular 2 Development/011 Introduction to Angular 2 Routing.mp4 | 33.84 MB |
03 Angular 2 Development/012 How to Create View Files in Angular 2.mp4 | 12.19 MB |
04 Building the Document Management Component/013 Create a Document Management Component.mp4 | 17.61 MB |
04 Building the Document Management Component/014 Creating Links Between Pages in Angular.mp4 | 12.53 MB |
04 Building the Document Management Component/015 Creating an Angular Interface to Model Data.mp4 | 6.73 MB |
04 Building the Document Management Component/016 Creating Mock Data in an Angular 2 Application.mp4 | 32.76 MB |
04 Building the Document Management Component/017 How to Access Component Data from an Angular View Template.mp4 | 11.63 MB |
05 Building the Proposal Component/018 Creating the Initial Proposal Component.mp4 | 20.01 MB |
05 Building the Proposal Component/019 Creating an Angular 2 Data Model for Proposals.mp4 | 15.77 MB |
05 Building the Proposal Component/020 Populating an Angular List View with Data.mp4 | 28.92 MB |
05 Building the Proposal Component/021 Building an Angular 2 Component that will Create New Proposals.mp4 | 27.53 MB |
05 Building the Proposal Component/022 Introduction to Angular 2 Forms.mp4 | 28.77 MB |
05 Building the Proposal Component/023 Completing the Angular Proposal Form.mp4 | 59.19 MB |
05 Building the Proposal Component/024 How to Implement Dynamic Data Validations in Angular 2.mp4 | 37.40 MB |
05 Building the Proposal Component/025 Creating Dynamic Routes in Angular 2 Based on an ID Lookup.mp4 | 21.20 MB |
05 Building the Proposal Component/026 How to Trigger Active Classes in Angular 2 Views.mp4 | 33.73 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/027 Installing Bootstrap 4 into an Angular 2 Application with ng-bootstrap.mp4 | 24.57 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/028 How to Set Universal Styles in an Angular 2 Application.mp4 | 5.18 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/029 Creating a Bootstrap 4 Navigation Bar.mp4 | 35.44 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/030 How to Dynamically Add CSS Classes in an Angular 2 View.mp4 | 23.19 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/031 Using Bootstrap Cards in an Angular Application.mp4 | 33.52 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/032 Creating Angular 2 Component Specific CSS Files.mp4 | 20.78 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/033 Setting Additional Global Styles for All Application Components in Angular 2.mp4 | 10.27 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/034 How to Override the Default Bootstrap 4 Navigation Styles.mp4 | 17.93 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/035 Adding Styles to an Angular 2 Form.mp4 | 30.97 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/036 How to Style Dynamic Validation Messages in Angular 2.mp4 | 71.68 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/037 How to Style Form Inputs with Bootstrap 4 Styles.mp4 | 15.66 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/038 How to Integrate the List Group Component Styles in Angular 2.mp4 | 39.63 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/039 How to Work with Angular 2 Pipes to Format Currencies.mp4 | 12.99 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/040 Final Style Changes to Angular Application.mp4 | 13.77 MB |
06 Integrating Bootstrap 4 in an Angular 2 Application/041 How to Add a Custom Font to an Angular 2 Application.mp4 | 9.69 MB |
07 Creating a Ruby on Rails Microservice to Manage Documents/042 Generating a Rails 5 API Application from Scratch.mp4 | 22.69 MB |
07 Creating a Ruby on Rails Microservice to Manage Documents/043 How to Generate Data in a Rails 5 Application.mp4 | 24.84 MB |
07 Creating a Ruby on Rails Microservice to Manage Documents/044 How to Configure the Network Settings for a Rails API App.mp4 | 10.78 MB |
08 Connecting the Angular Front End with the Rails Document API App/045 Creating an Angular 2 Service for Managing API Data.mp4 | 17.06 MB |
08 Connecting the Angular Front End with the Rails Document API App/046 Introduction to Angular 2 Observables.mp4 | 50.00 MB |
08 Connecting the Angular Front End with the Rails Document API App/047 How to Render API Data in an Angular 2 Application.mp4 | 47.62 MB |
08 Connecting the Angular Front End with the Rails Document API App/048 Analyzing Real Time Data Updates with an Angular Rails System.mp4 | 16.27 MB |
08 Connecting the Angular Front End with the Rails Document API App/049 Final Style Changes to Angular 2 Document Component.mp4 | 9.27 MB |
09 Creating the Proposal Ruby on Rails Microservice API Application/050 Building a Rails 5 API Microservice.mp4 | 6.11 MB |
09 Creating the Proposal Ruby on Rails Microservice API Application/051 Using the Seeds File to Create Sample Data in a Rails 5 API App.mp4 | 35.20 MB |
10 Connecting the Angular 2 App with the Rails Proposal Microservice/052 Using an Angular 2 Observable to Stream Live Data for the Proposal List Componen.mp4 | 51.14 MB |
10 Connecting the Angular 2 App with the Rails Proposal Microservice/053 How to Implement an Angular 2 Show Page Component with API Data.mp4 | 65.42 MB |
10 Connecting the Angular 2 App with the Rails Proposal Microservice/054 How to Build a Custom Link Function in an Angular 2 Component.mp4 | 15.09 MB |
10 Connecting the Angular 2 App with the Rails Proposal Microservice/055 Creating an Angular 2 Form Submit Button.mp4 | 30.02 MB |
10 Connecting the Angular 2 App with the Rails Proposal Microservice/056 How to Create New Records in a Rails API from an Angular App.mp4 | 54.96 MB |
11 Final Application Changes/057 How to Add Dynamic Notifications in an Angular 2 Application.mp4 | 15.96 MB |
11 Final Application Changes/058 Adding Final Style Changes to the Proposal Show Component.mp4 | 6.03 MB |
11 Final Application Changes/059 How to Trigger Sending Emails from the Rails Microservice.mp4 | 59.10 MB |
11 Final Application Changes/060 Angular 2 Rails 5 Bootcamp Course Summary.mp4 | 4.51 MB |
Udemy Course downloader.txt | 94.00 B |
udemycoursedownloader.com.url | 132.00 B |