https://img87.pixhost.to/images/599/359020115_tuto.jpg


Angular 16 for Juniors Building Real World Application
Language: English | Size:5.49 GB
Genre:eLearning

Files Included :

1  Introduction.mp4 (64.35 MB)
MP4
2  What is Angular.mp4 (16.76 MB)
MP4
3  Course Requirements.mp4 (5.85 MB)
MP4
4  This is Angular Modules, Components and Services.mp4 (9.69 MB)
MP4
1  Application Build.mp4 (33.36 MB)
MP4
2  Deploy to a Standard Host Using FTPmp4 (24.92 MB)
MP4
3  Deploy to Github Pages.mp4 (40.12 MB)
MP4
4  Fix Github Pages - Base URL.mp4 (39.65 MB)
MP4
1  Final Words and Next Steps.mp4 (24.21 MB)
MP4
1  Mac Installing HomeBrew.mp4 (11.89 MB)
MP4
10  Extensions To Speed Up The Coding Productivity.mp4 (16.23 MB)
MP4
2  Installing NodeJS - NVM.mp4 (42.91 MB)
MP4
3  Installing Angular.mp4 (14.52 MB)
MP4
4  Creating the Project.mp4 (20.9 MB)
MP4
5  Running the Application.mp4 (21.03 MB)
MP4
6  Installing Code Editor.mp4 (15.91 MB)
MP4
7  Project Architecture.mp4 (51.74 MB)
MP4
8  Installing Prettier.mp4 (71.4 MB)
MP4
9  Installing ESLint.mp4 (69.88 MB)
MP4
1  What is API.mp4 (13.61 MB)
MP4
2  JSON Format.mp4 (14.59 MB)
MP4
3  Getting the Movies data - API Registration.mp4 (72.02 MB)
MP4
4  Triggering API's Requests via ThunderClient.mp4 (45.48 MB)
MP4
5  Different API's Resources.mp4 (29.75 MB)
MP4
1  Design Overview and Page Structure.mp4 (20.42 MB)
MP4
2  Installing and Configuring Fonts.mp4 (67.91 MB)
MP4
3  Styles Initialization - Important.mp4 (55.72 MB)
MP4
4  Installing Grid System - PrimeFlex.mp4 (57.76 MB)
MP4
5  Application Header Component.mp4 (84.49 MB)
MP4
6  Application Logo and Navigation.mp4 (69.46 MB)
MP4
7  Application Footer Component - Date Pipe.mp4 (67.6 MB)
MP4
app-routing module.ts (245 B)
TS
app component spec.ts (991 B)
TS
app component.ts (256 B)
TS
app module.ts (539 B)
TS
banner component spec.ts (559 B)
TS
banner component.ts (371 B)
TS
show-item component spec.ts (574 B)
TS
show-item component.ts (403 B)
TS
slider component spec.ts (559 B)
TS
slider component.ts (968 B)
TS
images-sizes.ts (60 B)
TS
home component spec.ts (545 B)
TS
home component.ts (760 B)
TS
movie-list component spec.ts (581 B)
TS
movie-list component.ts (218 B)
TS
movies service spec.ts (357 B)
TS
movies service.ts (595 B)
TS
tvshows service spec.ts (362 B)
TS
tvshows service.ts (598 B)
TS
footer component spec.ts (559 B)
TS
footer component.ts (228 B)
TS
header component spec.ts (559 B)
TS
header component.ts (203 B)
TS
movie.ts (408 B)
TS
tvshow.ts (686 B)
TS
main.ts (215 B)
TS
1  Home Page Component and Routing.mp4 (81.73 MB)
MP4
10  Loop Over Items using ngFor.mp4 (50.47 MB)
MP4
11  ngIf for Conditional Rendering.mp4 (26.29 MB)
MP4
12  Loop Over the Movies ngFor To Create the Slides.mp4 (86.34 MB)
MP4
13  Define Movie Model.mp4 (80.8 MB)
MP4
14  Create Slides With Real Data.mp4 (81.71 MB)
MP4
15  Getting the Images in Movies API.mp4 (55.07 MB)
MP4
16  Change Slide Every 5 Seconds.mp4 (86.78 MB)
MP4
17  Slider Animation - Animation Basics.mp4 (158.63 MB)
MP4
18  Code Refactoring.mp4 (99.61 MB)
MP4
2  Slider Component.mp4 (38.55 MB)
MP4
3  Slider Component Layout.mp4 (46.29 MB)
MP4
4  Slider Styling.mp4 (155.42 MB)
MP4
5  Install Icons Library - Prime Icons.mp4 (73.24 MB)
MP4
6  Getting Popular Movies.mp4 (110.9 MB)
MP4
7  Show the Data in Frontend.mp4 (57.2 MB)
MP4
8  Wrap in a Service.mp4 (108.29 MB)
MP4
9  Use Async Pipe.mp4 (40.93 MB)
MP4
app-routing module.ts (484 B)
TS
app component spec.ts (991 B)
TS
app component.ts (256 B)
TS
app module.ts (1.2 KB)
TS
banner component spec.ts (559 B)
TS
banner component.ts (371 B)
TS
show-item component spec.ts (574 B)
TS
show-item component.ts (403 B)
TS
slider component spec.ts (559 B)
TS
slider component.ts (968 B)
TS
images-sizes.ts (60 B)
TS
home component spec.ts (545 B)
TS
home component.ts (760 B)
TS
movie-list component spec.ts (581 B)
TS
movie-list component.ts (218 B)
TS
movies service spec.ts (357 B)
TS
movies service.ts (595 B)
TS
tvshows service spec.ts (362 B)
TS
tvshows service.ts (598 B)
TS
footer component spec.ts (559 B)
TS
footer component.ts (228 B)
TS
header component spec.ts (559 B)
TS
header component.ts (203 B)
TS
movie.ts (408 B)
TS
tvshow.ts (686 B)
TS
main.ts (215 B)
TS
1  Banner Component.mp4 (96.15 MB)
MP4
10  TV Shows Type and Use Same Banner Component.mp4 (114.89 MB)
MP4
2  Show Item Component.mp4 (191.6 MB)
MP4
3  Get The Required Services.mp4 (45.85 MB)
MP4
4  Use Inputs for Components.mp4 (65.19 MB)
MP4
5  Call the Banners for Different Movies Types.mp4 (95 MB)
MP4
6  Code Refactoring for Services.mp4 (32.18 MB)
MP4
7  Use RxJS Map to Stream Different output.mp4 (50.03 MB)
MP4
8  Limit to Specific Amount of Movies.mp4 (33.57 MB)
MP4
9  TV Shows Banner.mp4 (68.81 MB)
MP4
app-routing module.ts (484 B)
TS
app component spec.ts (991 B)
TS
app component.ts (256 B)
TS
app module.ts (1.2 KB)
TS
banner component spec.ts (559 B)
TS
banner component.ts (371 B)
TS
show-item component spec.ts (574 B)
TS
show-item component.ts (403 B)
TS
slider component spec.ts (559 B)
TS
slider component.ts (968 B)
TS
images-sizes.ts (60 B)
TS
home component spec.ts (545 B)
TS
home component.ts (760 B)
TS
movie-list component spec.ts (581 B)
TS
movie-list component.ts (218 B)
TS
movies service spec.ts (357 B)
TS
movies service.ts (595 B)
TS
tvshows service spec.ts (362 B)
TS
tvshows service.ts (598 B)
TS
footer component spec.ts (559 B)
TS
footer component.ts (228 B)
TS
header component spec.ts (559 B)
TS
header component.ts (203 B)
TS
movie.ts (408 B)
TS
tvshow.ts (686 B)
TS
main.ts (215 B)
TS
1  Show Detail Component and Routing.mp4 (82.5 MB)
MP4
10  Styling the Tab View.mp4 (118.56 MB)
MP4
11  Overview Tab.mp4 (132.73 MB)
MP4
12  Videos Tab - Videos Service.mp4 (110.86 MB)
MP4
13  Videos Tab - Video Embed Component.mp4 (49.88 MB)
MP4
14  Videos Tab - Bypass URL Security.mp4 (106.62 MB)
MP4
15  Photos Tab - Image Preview on Click.mp4 (98.15 MB)
MP4
16  Cast - Use Carousel Component to Display Actors.mp4 (149.49 MB)
MP4
17  If  else in HTML of Component - Default Actor Image.mp4 (49.2 MB)
MP4
2  Routing by Movie - TVShow Id.mp4 (40.96 MB)
MP4
3  Reading Route Parameter Value.mp4 (60.67 MB)
MP4
4  Get Movie By Id.mp4 (71.54 MB)
MP4
5  Reuse Slider Component as Header.mp4 (84.39 MB)
MP4
6  Disable Slider Switching for Header Use.mp4 (28.28 MB)
MP4
7  Install PrimeNG Component library.mp4 (33.1 MB)
MP4
8  Resolving Dependency Versions - Update Angular.mp4 (60.33 MB)
MP4
9  Continue Library Installation and Use Tab View Component.mp4 (45.18 MB)
MP4
app-routing module.ts (629 B)
TS
app component spec.ts (991 B)
TS
app component.ts (256 B)
TS
app module.ts (1.61 KB)
TS
banner component spec.ts (559 B)
TS
banner component.ts (419 B)
TS
show-item component spec.ts (574 B)
TS
show-item component.ts (450 B)
TS
slider component spec.ts (559 B)
TS
slider component.ts (958 B)
TS
video-embed component spec.ts (588 B)
TS
video-embed component.ts (604 B)
TS
images-sizes.ts (201 B)
TS
home component spec.ts (545 B)
TS
home component.ts (830 B)
TS
movie-list component spec.ts (581 B)
TS
movie-list component.ts (218 B)
TS
show-detail component spec.ts (588 B)
TS
show-detail component.ts (2.18 KB)
TS
movies service spec.ts (357 B)
TS
movies service.ts (1.63 KB)
TS
tvshows service spec.ts (362 B)
TS
tvshows service.ts (1.57 KB)
TS
footer component spec.ts (559 B)
TS
footer component.ts (228 B)
TS
header component spec.ts (559 B)
TS
header component.ts (203 B)
TS
credits.ts (134 B)
TS
image.ts (98 B)
TS
movie.ts (543 B)
TS
tvshow.ts (838 B)
TS
video.ts (120 B)
TS
main.ts (215 B)
TS
1  Section Overview.mp4 (18.35 MB)
MP4
10  Use Popular Movies as Default Search Value.mp4 (57 MB)
MP4
11  Add Pagination Component.mp4 (49.04 MB)
MP4
12  Pass Page Number to API from Paginator.mp4 (45.21 MB)
MP4
13  Keep Search Value on Pagination.mp4 (30.12 MB)
MP4
14  Get Total Results Value To Paginator.mp4 (53.56 MB)
MP4
2  Discover Search MoviesTV Shows API.mp4 (20 MB)
MP4
3  Create Search Movies Service.mp4 (32.48 MB)
MP4
4  Create Shows List Component.mp4 (28.82 MB)
MP4
5  Show Search API Results and Use Show Item.mp4 (59.87 MB)
MP4
6  Use Search Component.mp4 (19.41 MB)
MP4
7  Data Binding - ngModel.mp4 (34.44 MB)
MP4
8  Component Events - onChange.mp4 (15.88 MB)
MP4
9  Use Search Value in Search Service.mp4 (35.48 MB)
MP4
app-routing module.ts (623 B)
TS
app component spec.ts (991 B)
TS
app component.ts (256 B)
TS
app module.ts (1.82 KB)
TS
banner component spec.ts (559 B)
TS
banner component.ts (419 B)
TS
show-item component spec.ts (574 B)
TS
show-item component.ts (450 B)
TS
slider component spec.ts (559 B)
TS
slider component.ts (958 B)
TS
video-embed component spec.ts (588 B)
TS
video-embed component.ts (604 B)
TS
images-sizes.ts (201 B)
TS
home component spec.ts (545 B)
TS
home component.ts (830 B)
TS
show-detail component spec.ts (588 B)
TS
show-detail component.ts (2.18 KB)
TS
shows-list component spec.ts (581 B)
TS
shows-list component.ts (993 B)
TS
movies service spec.ts (357 B)
TS
movies service.ts (1.88 KB)
TS
tvshows service spec.ts (362 B)
TS
tvshows service.ts (1.57 KB)
TS
footer component spec.ts (559 B)
TS
footer component.ts (228 B)
TS
header component spec.ts (559 B)
TS
header component.ts (203 B)
TS
credits.ts (134 B)
TS
image.ts (98 B)
TS
movie.ts (543 B)
TS
tvshow.ts (838 B)
TS
video.ts (120 B)
TS
main.ts (215 B)
TS
1  Genres Page Component.mp4 (37.67 MB)
MP4
2  Genres API & Service.mp4 (23.43 MB)
MP4
3  Genres Page Layout.mp4 (27.38 MB)
MP4
4  Display the Genres from API.mp4 (35.42 MB)
MP4
5  Get Movies By Genre API and Service.mp4 (51.38 MB)
MP4
6  Display Movies on Clicked Genre.mp4 (44.77 MB)
MP4
7  Routing to Specific Genre.mp4 (90.15 MB)
MP4
8  Reroute to same component with different Id.mp4 (61.34 MB)
MP4
app-routing module.ts (805 B)
TS
app component spec.ts (991 B)
TS
app component.ts (256 B)
TS
app module.ts (1.9 KB)
TS
banner component spec.ts (559 B)
TS
banner component.ts (419 B)
TS
show-item component spec.ts (574 B)
TS
show-item component.ts (450 B)
TS
slider component spec.ts (559 B)
TS
slider component.ts (958 B)
TS
video-embed component spec.ts (588 B)
TS
video-embed component.ts (604 B)
TS
images-sizes.ts (201 B)
TS
genres component spec.ts (559 B)
TS
genres component.ts (951 B)
TS
home component spec.ts (545 B)
TS
home component.ts (830 B)
TS
show-detail component spec.ts (588 B)
TS
show-detail component.ts (2.18 KB)
TS
shows-list component spec.ts (581 B)
TS
shows-list component.ts (1.61 KB)
TS
movies service spec.ts (357 B)
TS
movies service.ts (2.36 KB)
TS
tvshows service spec.ts (362 B)
TS
tvshows service.ts (1.81 KB)
TS
footer component spec.ts (559 B)
TS
footer component.ts (228 B)
TS
header component spec.ts (559 B)
TS
header component.ts (203 B)
TS
credits.ts (134 B)
TS
image.ts (98 B)
TS
movie.ts (592 B)
TS
tvshow.ts (1.07 KB)
TS
video.ts (120 B)
TS
main.ts (215 B)
TS

https://thumbs2.imgbox.com/06/02/dELGvPyL_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png
Angular 16 for Juniors Building Real World Application.z01

Код:
https://rapidgator.net/file/0262157adff4dc379a96ecc3079eabdc/Angular_16_for_Juniors_Building_Real_World_Application.z01

Angular 16 for Juniors Building Real World Application.z02

Код:
https://rapidgator.net/file/182c6b36a84ee58cfc4d22f4c9002fe5/Angular_16_for_Juniors_Building_Real_World_Application.z02

Angular 16 for Juniors Building Real World Application.z03

Код:
https://rapidgator.net/file/7f678be58b9f7cc4d5422e13f4deb13e/Angular_16_for_Juniors_Building_Real_World_Application.z03

Angular 16 for Juniors Building Real World Application.z04

Код:
https://rapidgator.net/file/a155b3f4ff2dcecc023ac60f9c68c8ca/Angular_16_for_Juniors_Building_Real_World_Application.z04

Angular 16 for Juniors Building Real World Application.z05

Код:
https://rapidgator.net/file/0ec0ab466cb5e28d6e760996ff5dd82d/Angular_16_for_Juniors_Building_Real_World_Application.z05

Angular 16 for Juniors Building Real World Application.zip

Код:
https://rapidgator.net/file/07dd906f14d1b0fa0db5b1dd1ec304c2/Angular_16_for_Juniors_Building_Real_World_Application.zip

https://img87.pixhost.to/images/1103/364146951_nitroflare.jpg
Angular 16 for Juniors Building Real World Application.z01

Код:
https://nitroflare.com/view/4BAFA0E6CB30C47/Angular_16_for_Juniors_Building_Real_World_Application.z01

Angular 16 for Juniors Building Real World Application.z02

Код:
https://nitroflare.com/view/EA4D0CCA9E69E2D/Angular_16_for_Juniors_Building_Real_World_Application.z02

Angular 16 for Juniors Building Real World Application.z03

Код:
https://nitroflare.com/view/8E7BB0279857E4B/Angular_16_for_Juniors_Building_Real_World_Application.z03

Angular 16 for Juniors Building Real World Application.z04

Код:
https://nitroflare.com/view/27B1510A91C2BDB/Angular_16_for_Juniors_Building_Real_World_Application.z04

Angular 16 for Juniors Building Real World Application.z05

Код:
https://nitroflare.com/view/B3F2B058CEE8801/Angular_16_for_Juniors_Building_Real_World_Application.z05

Angular 16 for Juniors Building Real World Application.zip

Код:
https://nitroflare.com/view/B5BB29A13E67414/Angular_16_for_Juniors_Building_Real_World_Application.zip