Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,295 results
Level up your system design skills! This course progresses from foundational concepts to production-ready systems, covering ...
92,256 views
2d ago
Become a senior software engineer with a job guarantee: https://tinyurl.com/3bzbeu48 Master the exact API design, security, and ...
26,921 views
8d ago
In this video we look at the problems GraphQL was designed to solve. If you've ever built a REST API and ended up with dozens ...
2,699 views
2w ago
In this video we tackle the N+1 problem, one of the most common performance pitfalls in GraphQL. When you query a list of books ...
776 views
In this video we set up the foundation for our GraphQL Books API. We create the Book and Author JPA entities, define their ...
1,023 views
Choosing the wrong API protocol early in your project can cost you months of refactoring, bloated server bills, and frustrated ...
543 views
11d ago
Django & HTMX FULL COURSE: https://www.udemy.com/course/django-htmx-hypermedia-web-apps/?
1,254 views
5d ago
In this video we define our GraphQL schema using the Schema Definition Language (SDL). Instead of letting our code dictate the ...
997 views
In this final video we recap everything we built throughout the series. From setting up our data layer and designing a schema-first ...
545 views
If you are building anything for the web today, you will inevitably hit the ultimate architectural crossroads: REST vs. GraphQL.
36 views
4w ago
307 views
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a ...
40 views
3w ago
By Ben Sklar & Wolfgang Mathurin Building applications that scale for millions of users can be challenging and there are ...
0 views
In this video we add observability to our GraphQL API. We cover the three pillars (metrics, logging and traces) and look at the new ...
494 views
Complete JavaScript Guide (Beginner + Advanced) https://trk.udemy.com/bOoJnx NodeJS - The Complete Guide (MVC, ...
59 views
In this video we look at union types in GraphQL and how they let you return different types from a single query. We'll build a ...
420 views
In this tutorial, you'll learn how to build a GraphQL API using ASP.NET Core, .NET 10, and Hot Chocolate. Instead of creating ...
918 views
REST vs gRPC vs GraphQL vs WebSockets when should you use each? In this video we break down how these communication ...
175 views
Ever wondered how GraphQL actually works and how to build a real GraphQL API in C#? In this video, we'll break GraphQL down ...
63 views
7d ago
Speakers: Roberto Orgiu Source: droidcon Turin 2019 GraphQL is not new, and REST is still around. Is it already time to switch?