Torrent details for "Udemy 2025 GraphQL with Angular for beginners" Log in to bookmark
Controls:
×
Report Torrent
Please select a reason for reporting this torrent:
Your report will be reviewed by our moderation team.
×
Report Information
Loading report information...
This torrent has been reported 0 times.
Report Summary:
| User | Reason | Date |
|---|
Failed to load report information.
×
Success
Your report has been submitted successfully.
Checked by:
Category:
Language:
English
Total Size:
1.5 GB
Info Hash:
2A631F5433E9D10ED03B6AFE3B9D42587E5D74C2
Added By:
Added:
May 8, 2025, 7:23 a.m.
Stats:
|
(Last updated: May 8, 2025, 7:24 a.m.)
| File | Size |
|---|---|
| Get Bonus Downloads Here.url | 180 bytes |
| 1 -What is GraphQL.mp4 | 11.4 MB |
| 2 -GraphQL vs REST.mp4 | 12.4 MB |
| 2 -Graphql vs REST.pdf | 137.7 KB |
| 1 -Installing Node.js.mp4 | 25.7 MB |
| 2 - Node.js File ... cannot be loaded... fix.html | 1.3 KB |
| 2 -Installing Angular CLI.mp4 | 6.7 MB |
| 3 -Creating a new Angular project.mp4 | 6.6 MB |
| 4 - IDE code editor.html | 567 bytes |
| 4 -First run of the project.mp4 | 15.0 MB |
| 5 -Setting up a fake GraphQL server with json-graphql-server.mp4 | 18.1 MB |
| 6 -Intro to using json-graphql-server.mp4 | 28.1 MB |
| 7 -Installing primeng in Angular project.mp4 | 20.8 MB |
| 8 -Adding environment files with url to api.mp4 | 8.4 MB |
| 1 -GraphQL schema.mp4 | 13.7 MB |
| 1 -graphql-schema.pdf | 12.7 KB |
| 2 -Types, queries and mutations explained.mp4 | 2.7 MB |
| 2 -types,queries,mutations.pdf | 83.8 KB |
| 1 -First query using HttpClient in Agular.mp4 | 56.3 MB |
| 2 -Installing Apollo Angular client.mp4 | 44.7 MB |
| 3 -Explanation of graphql.module.ts.mp4 | 31.2 MB |
| README.md | 1.5 KB |
| angular.json | 3.2 KB |
| db.js | 222 bytes |
| editorconfig | 331 bytes |
| gitignore | 629 bytes |
| package-lock.json | 502.4 KB |
| package.json | 1.2 KB |
| favicon.ico | 14.7 KB |
| app-routing.module.ts | 255 bytes |
| app.component.html | 117 bytes |
| app.component.scss | 0 bytes |
| app.component.spec.ts | 1.1 KB |
| app.component.ts | 245 bytes |
| app.module.ts | 1005 bytes |
| graphql.module.ts | 605 bytes |
| posts-table.component.html | 27 bytes |
| posts-table.component.scss | 0 bytes |
| posts-table.component.spec.ts | 649 bytes |
| posts-table.component.ts | 882 bytes |
| environment.development.ts | 66 bytes |
| environment.ts | 66 bytes |
| index.html | 309 bytes |
| main.ts | 233 bytes |
| styles.scss | 81 bytes |
| tsconfig.app.json | 439 bytes |
| tsconfig.json | 985 bytes |
| tsconfig.spec.json | 449 bytes |
| extensions.json | 134 bytes |
| launch.json | 490 bytes |
| tasks.json | 980 bytes |
| 1 -First query with apollo-angular (watchQuery).mp4 | 26.8 MB |
| 10 -Refetching.mp4 | 17.0 MB |
| 11 -Fetching single post.mp4 | 27.6 MB |
| 12 -Variables in watchQueryquery.mp4 | 19.1 MB |
| 13 -Query typing.mp4 | 37.7 MB |
| 14 -QueryRef typing.mp4 | 16.5 MB |
| 15 -Refactoring queries and types.mp4 | 30.5 MB |
| 16 -Fragments explanation.mp4 | 19.8 MB |
| 16 -fragments.pdf | 121.5 KB |
| 17 -Creating fragment in project.mp4 | 17.8 MB |
| 18 -Adding headers to request.mp4 | 37.8 MB |
| 19 -Setting withCredentials.mp4 | 20.5 MB |
| 2 -Using p-table to show all posts.mp4 | 26.0 MB |
| 20 -Fetching count of all posts in database.mp4 | 27.4 MB |
| 21 -Pagination - wrong way.mp4 | 74.2 MB |
| 22 -Pagination - better solution.mp4 | 40.8 MB |
| 3 - Quick note about loading state.html | 342 bytes |
| 3 -Handling query loading state.mp4 | 23.7 MB |
| 4 -Loading property with useInitialLoading set to true.mp4 | 42.8 MB |
| 5 -query method vs watchQuery.mp4 | 7.7 MB |
| 5 -query-vs-watchQuery.pdf | 104.9 KB |
| 6 -Using query instead of watchQuery.mp4 | 14.4 MB |
| 7 -Managing watchQuery QueryRef and subscription.mp4 | 34.1 MB |
| 8 -Polling (periodically execution of query).mp4 | 25.7 MB |
| 9 -Programmatically startingstoping polling.mp4 | 12.6 MB |
| README.md | 1.5 KB |
| angular.json | 3.2 KB |
| db.js | 222 bytes |
| editorconfig | 331 bytes |
| gitignore | 629 bytes |
| package-lock.json | 502.4 KB |
| package.json | 1.2 KB |
| favicon.ico | 14.7 KB |
| app-routing.module.ts | 255 bytes |
| app.component.html | 117 bytes |
| app.component.scss | 0 bytes |
| app.component.spec.ts | 1.1 KB |
| app.component.ts | 245 bytes |
| app.module.ts | 1.1 KB |
| graphql.module.ts | 612 bytes |
| posts.fragments.ts | 165 bytes |
| posts.queries.ts | 680 bytes |
| posts.types.ts | 454 bytes |
| posts-table.component.html | 460 bytes |
| posts-table.component.scss | 0 bytes |
| posts-table.component.spec.ts | 649 bytes |
| posts-table.component.ts | 1.7 KB |
| environment.development.ts | 66 bytes |
| environment.ts | 66 bytes |
| index.html | 309 bytes |
| main.ts | 233 bytes |
| styles.scss | 81 bytes |
| tsconfig.app.json | 439 bytes |
| tsconfig.json | 985 bytes |
| tsconfig.spec.json | 449 bytes |
| extensions.json | 134 bytes |
| launch.json | 490 bytes |
| tasks.json | 980 bytes |
| 1 -Adding primeNG toast component to project.mp4 | 21.3 MB |
| 2 -Error policies.mp4 | 46.2 MB |
| 3 -Global error handler as apollo link.mp4 | 36.7 MB |
| 4 -Cache explanation.mp4 | 22.1 MB |
| 5 -fetch-policy.mp4 | 16.5 MB |
| README.md | 1.5 KB |
| angular.json | 3.2 KB |
| db.js | 579 bytes |
| editorconfig | 331 bytes |
| gitignore | 629 bytes |
| package-lock.json | 502.4 KB |
| package.json | 1.2 KB |
| favicon.ico | 14.7 KB |
| app-routing.module.ts | 255 bytes |
| app.component.html | 48 bytes |
| app.component.scss | 0 bytes |
| app.component.spec.ts | 1.1 KB |
| app.component.ts | 245 bytes |
| app.module.ts | 1.2 KB |
| toast.service.spec.ts | 368 bytes |
| toast.service.ts | 369 bytes |
| graphql.module.ts | 1.0 KB |
| posts.fragments.ts | 165 bytes |
| posts.queries.ts | 652 bytes |
| posts.types.ts | 454 bytes |
| posts-table.component.html | 820 bytes |
| posts-table.component.scss | 0 bytes |
| posts-table.component.spec.ts | 649 bytes |
| posts-table.component.ts | 2.5 KB |
| environment.development.ts | 66 bytes |
| environment.ts | 66 bytes |
| index.html | 309 bytes |
| main.ts | 233 bytes |
| styles.scss | 81 bytes |
| tsconfig.app.json | 439 bytes |
| tsconfig.json | 985 bytes |
| tsconfig.spec.json | 449 bytes |
| extensions.json | 134 bytes |
| launch.json | 490 bytes |
| tasks.json | 980 bytes |
| 1 -Mutations with apollo-angular.mp4 | 16.6 MB |
| 2 -Deleting post.mp4 | 63.4 MB |
| 3 -Deleting post - manually changing cache.mp4 | 40.3 MB |
| 4 -Updating and creating post - preparing mutations.mp4 | 38.4 MB |
| 5 -Updating post.mp4 | 194.6 MB |
| 6 -Creating post.mp4 | 40.5 MB |
| 7 -useMutationLoading.mp4 | 15.6 MB |
| README.md | 1.5 KB |
| angular.json | 3.2 KB |
| db.js | 579 bytes |
| editorconfig | 331 bytes |
| gitignore | 629 bytes |
| package-lock.json | 502.4 KB |
| package.json | 1.2 KB |
| favicon.ico | 14.7 KB |
| app-routing.module.ts | 255 bytes |
| app.component.html | 81 bytes |
| app.component.scss | 0 bytes |
| app.component.spec.ts | 1.1 KB |
| app.component.ts | 245 bytes |
| app.module.ts | 1.6 KB |
| posts.service.spec.ts | 368 bytes |
| posts.service.ts | 1.2 KB |
| toast.service.spec.ts | 368 bytes |
| toast.service.ts | 369 bytes |
| graphql.module.ts | 1.8 KB |
| posts.fragments.ts | 165 bytes |
| posts.queries.ts | 1.6 KB |
| posts.types.ts | 882 bytes |
| post-form.component.html | 1.0 KB |
| post-form.component.scss | 0 bytes |
| post-form.component.spec.ts | 635 bytes |
| post-form.component.ts | 2.0 KB |
| posts-table.component.html | 977 bytes |
| posts-table.component.scss | 0 bytes |
| posts-table.component.spec.ts | 649 bytes |
| posts-table.component.ts | 4.1 KB |
| environment.development.ts | 66 bytes |
| environment.ts | 66 bytes |
| index.html | 309 bytes |
| main.ts | 233 bytes |
| styles.scss | 231 bytes |
| tsconfig.app.json | 439 bytes |
| tsconfig.json | 985 bytes |
| tsconfig.spec.json | 449 bytes |
| extensions.json | 134 bytes |
| launch.json | 490 bytes |
| tasks.json | 980 bytes |
| 1 -Subscriptions explanation.mp4 | 12.4 MB |
| 1 -subscriptions.pdf | 92.8 KB |
| 2 -Express mock server.mp4 | 35.4 MB |
| 3 -Configurating subscriptions in Agular.mp4 | 28.3 MB |
| 4 -Making subscripton.mp4 | 15.4 MB |
| README.md | 1.5 KB |
| angular.json | 3.2 KB |
| db.js | 579 bytes |
| editorconfig | 331 bytes |
| example.txt | 215 bytes |
| gitignore | 629 bytes |
| package-lock.json | 503.1 KB |
| package.json | 1.3 KB |
| favicon.ico | 14.7 KB |
| server.js | 2.6 KB |
| app-routing.module.ts | 255 bytes |
| app.component.html | 81 bytes |
| app.component.scss | 0 bytes |
| app.component.spec.ts | 1.1 KB |
| app.component.ts | 639 bytes |
| app.module.ts | 1.6 KB |
| posts.service.spec.ts | 368 bytes |
| posts.service.ts | 1.2 KB |
| toast.service.spec.ts | 368 bytes |
| toast.service.ts | 369 bytes |
| graphql.module.ts | 2.3 KB |
| posts.fragments.ts | 165 bytes |
| posts.queries.ts | 1.6 KB |
| posts.types.ts | 882 bytes |
| post-form.component.html | 1.0 KB |
| post-form.component.scss | 0 bytes |
| post-form.component.spec.ts | 635 bytes |
| post-form.component.ts | 2.0 KB |
| posts-table.component.html | 977 bytes |
| posts-table.component.scss | 0 bytes |
| posts-table.component.spec.ts | 649 bytes |
| posts-table.component.ts | 4.1 KB |
| environment.development.ts | 98 bytes |
| environment.ts | 98 bytes |
| index.html | 309 bytes |
| main.ts | 233 bytes |
| styles.scss | 231 bytes |
| tsconfig.app.json | 439 bytes |
| tsconfig.json | 985 bytes |
| tsconfig.spec.json | 449 bytes |
| extensions.json | 134 bytes |
| launch.json | 490 bytes |
| tasks.json | 980 bytes |
| Bonus Resources.txt | 70 bytes |
Name
DL
Uploader
Size
S/L
Added
-
4.8 GB
[17
/
48]
2025-03-08
| Uploaded by CorsaroNero | Size 4.8 GB | Health [ 17 /48 ] | Added 2025-03-08 |
-
854.9 MB
[0
/
40]
2023-10-23
| Uploaded by freecoursewb | Size 854.9 MB | Health [ 0 /40 ] | Added 2023-10-23 |
-
722.6 MB
[26
/
24]
2023-10-23
| Uploaded by freecoursewb | Size 722.6 MB | Health [ 26 /24 ] | Added 2023-10-23 |
NOTE
SOURCE: Udemy 2025 GraphQL with Angular for beginners
-----------------------------------------------------------------------------------
COVER

-----------------------------------------------------------------------------------
MEDIAINFO
None
×


