udemy com - The Modern GraphQL Bootcamp

0dayddl

U P L O A D E R
537368816_que-es-udemy-analisis-opiniones.jpg

1.14 GB | 22min 51s | mkv | 1280X720 | 16:9
Genre:eLearning |Language:English


Files Included :
01-01 Welcome to the Class.mkv (8.68 MB)
01-02 Grab the PDF Guide.mkv (1.81 MB)
01-03 Why GraphQL.mkv (7.69 MB)
01-04 Installing Node js and VSC.mkv (2.38 MB)
02-01 Section Intro GraphQL Basics Schemas and Queries.mkv (1005.45 KB)
02-02 What is a Graph.mkv (3.59 MB)
02-03 GraphQL Queries.mkv (7.71 MB)
02-04 Nested GraphQL Queries.mkv (7.72 MB)
02-05 Setting up Babel.mkv (7.81 MB)
02-06 ES6 Import and Export.mkv (11.86 MB)
02-07 Creating Your Own GraphQL API.mkv (13.73 MB)
02-08 GraphQL Scalar Types.mkv (9.46 MB)
02-09 Live Reload for GraphQL-Yoga.mkv (3.52 MB)
02-10 Creating Custom Types.mkv (10.15 MB)
02-11 Operation Arguments.mkv (10.08 MB)
02-12 Working with Arrays-1.mkv (7.75 MB)
02-13 Working with Arrays-2.mkv (16.18 MB)
02-14 Relational Data Basics.mkv (11.04 MB)
02-15 Relational Data Arrays.mkv (4.9 MB)
02-16 Comment Challenge-1.mkv (4.92 MB)
02-17 Comment Challenge-2.mkv (7.7 MB)
02-18 Comment Challenge-3.mkv (10.83 MB)
03-01 Section Intro GraphQL Basics Mutations.mkv (1.14 MB)
03-02 Creating Data with Mutations-1.mkv (14.03 MB)
03-03 Creating Data with Mutations-2.mkv (16.11 MB)
03-04 The Object Spread Operator with Node js.mkv (5.63 MB)
03-05 The Input Type.mkv (10.61 MB)
03-06 Deleting Data with Mutations-1.mkv (14.18 MB)
03-07 Deleting Data with Mutations-2.mkv (12.13 MB)
03-08 A Pro GraphQL Project Structure-1.mkv (16.65 MB)
03-09 A Pro GraphQL Project Structure-2.mkv (8.38 MB)
03-10 Updating Data with Mutations-1.mkv (9.57 MB)
03-11 Updating Data with Mutations-2.mkv (13.56 MB)
04-01 Section Intro GraphQL Basics Subscriptions.mkv (2.22 MB)
04-02 GraphQL Subscription Basics.mkv (11.98 MB)
04-03 Setting up a Comments Subscription.mkv (7.67 MB)
04-04 Setting up a Posts Subscription.mkv (6.18 MB)
04-05 Expanding the Posts Subscription for Edits and Deletions.mkv (15.48 MB)
04-06 Expanding the Comments Subscription for Edits and Deletions.mkv (8.1 MB)
04-07 Enums.mkv (6.83 MB)
05-01 Section Intro Database Storage with Prisma.mkv (2.1 MB)
05-02 What is Prisma.mkv (5.01 MB)
05-03 Prisma Mac Setup.mkv (11.02 MB)
05-04 Prisma Windows Setup.mkv (13.02 MB)
05-05 Prisma Ubuntu Setup.mkv (17.46 MB)
05-06 Prisma 101.mkv (13.83 MB)
05-07 Exploring the Prisma GraphQL API.mkv (9.1 MB)
05-08 Add Post type to Prisma.mkv (13.12 MB)
05-09 Adding Comment Type to Prisma.mkv (8.57 MB)
05-10 Integrating Prisma into a Node js Project.mkv (14.01 MB)
05-11 Using Prisma Bindings.mkv (10.18 MB)
05-12 Mutations with Prisma Bindings.mkv (12.77 MB)
05-13 Using Async and Await with Prisma Bindings.mkv (15.08 MB)
05-14 Checking If Data Exists Using Prisma Bindings.mkv (13.14 MB)
05-15 Customizing Type Relationships.mkv (10.08 MB)
05-16 Modeling a Review System with Prisma Set Up.mkv (7.45 MB)
05-17 Modeling a Review System with Prisma Solution.mkv (12.2 MB)
06-01 Section Intro Authentication with GraphQL.mkv (1.96 MB)
06-02 Adding Prisma into GraphQL Queries.mkv (12.71 MB)
06-03 Integrating Operation Arguments.mkv (12.16 MB)
06-04 Refactoring Custom Type Resolvers.mkv (7.44 MB)
06-05 Adding Prisma into GraphQL Mutations.mkv (12.24 MB)
06-06 Adding Prisma into GraphQL Update Mutations-1.mkv (12.33 MB)
06-07 Adding Prisma into GraphQL Update Mutations-2.mkv (14.97 MB)
06-08 Adding Prisma into GraphQL Subscriptions.mkv (15.98 MB)
06-09 Closing Prisma to the Outside World.mkv (6.04 MB)
06-10 Allowing for Generated Schemas.mkv (6.63 MB)
06-11 Storing Passwords.mkv (9.83 MB)
06-12 Creating Auth Tokens with JSON Web Tokens.mkv (17.78 MB)
06-13 Logging in Existing Users.mkv (14.75 MB)
06-14 Validating Auth Tokens.mkv (14.52 MB)
06-15 Locking Down Mutations (Users).mkv (11.51 MB)
06-16 Locking Down Mutations (Posts and Comments).mkv (14 MB)
06-17 Locking Down Queries-1.mkv (15.58 MB)
06-18 Locking Down Queries-2.mkv (8.02 MB)
06-19 Locking Down Individual Type Fields.mkv (9.3 MB)
06-20 Fragments.mkv (14.83 MB)
06-21 Cleaning up Some Edge Cases.mkv (9.64 MB)
06-22 Locking Down Subscriptions.mkv (8.49 MB)
06-23 Token Expiration.mkv (10.36 MB)
06-24 Password Updates.mkv (7.16 MB)
07-01 Section Intro Pagination and Sorting with GraphQL.mkv (2.62 MB)
07-02 Pagination.mkv (8.38 MB)
07-03 Pagination Using Cursors.mkv (7.74 MB)
07-04 Working with createdAt and updatedAt.mkv (8.64 MB)
07-05 Sorting Data.mkv (14.02 MB)
08-01 Section Intro Production Deployment.mkv (1.54 MB)
08-02 Creating a Prisma Service.mkv (10.79 MB)
08-03 Prisma Configuration and Deployment.mkv (8.67 MB)
08-04 Exploring the Production Prisma Instance.mkv (4.5 MB)
08-05 Node js Production App Deployment-1.mkv (12.23 MB)
08-06 Node js Production App Deployment-2.mkv (15.56 MB)
08-07 Node js Production Environment Variables.mkv (14.27 MB)
09-01 Section Intro Apollo Client and Testing GraphQL.mkv (1.71 MB)
09-02 Setting up a Test Environment.mkv (2.92 MB)
09-03 Installing and Exploring Jest.mkv (9.1 MB)
09-04 Testing and Assertions.mkv (16.98 MB)
09-05 Apollo Client in the Browser-1.mkv (5.49 MB)
09-06 Apollo Client in the Browser-2.mkv (13.41 MB)
09-07 Configuring Jest to Start the GraphQL Server.mkv (13.06 MB)
09-08 Testing Mutations.mkv (11.6 MB)
09-09 Seeding the Database with Test Data.mkv (10.25 MB)
09-10 Testing Queries.mkv (7.67 MB)
09-11 Expecting GraphQL Operations to Fail.mkv (10.78 MB)
09-12 Supporting Multiple Test Suites and Authentication.mkv (11.88 MB)
09-13 Testing with Authentication-1.mkv (15.84 MB)
09-14 Testing with Authentication-2.mkv (16.94 MB)
09-15 GraphQL Variables-1.mkv (16.22 MB)
09-16 GraphQL Variables-2.mkv (9.39 MB)
09-17 Testing Comments.mkv (17.91 MB)
09-18 Testing Subscriptions.mkv (20.21 MB)
09-19 Test Case Ideas.mkv (2.57 MB)
10-01 Section Intro Creating a Boilerplate Project.mkv (2.3 MB)
10-02 Creating a Boilerplate Project.mkv (14.64 MB)
10-03 Using the Boilerplate Project.mkv (7.63 MB)
11-01 Section Intro Wrapping Up.mkv (1.52 MB)
11-02 A New App Idea.mkv (3.35 MB)
11-03 Bonus Where Do I Go from Here.mkv (2.43 MB)
Files.7z (9.5 MB)
]
Screenshot
gm3zGtwP_o.jpg


RapidGator
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
NitroFlare
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten