You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Building Modern Frontends with Blazor and GraphQL",
51
+
teaser:"We will dive into the world of modern front-end development with Blazor and GraphQL. Learn how to create dynamic and interactive user interfaces using the power of Blazor, a cutting-edge web framework, and harness the capabilities of GraphQL for efficient data fetching.",
52
+
date: "24 September 2024",
53
+
host: "ONLINE",
54
+
place: "9AM-5PM CDL",
55
+
url: "https://www.eventbrite.com/e/901517431907",
56
+
image: "online",
57
+
hero: true,
58
+
banner: true,
59
+
active: isActive("2024-09-24"),
60
+
self: false,
61
+
},
62
+
{
63
+
id: "online-241009",
64
+
title: "Distributed GraphQL with Fusion",
65
+
teaser:"Learn how to use Fusion to build efficient distributed GraphQL APIs at scale in this hands-on workshop!",
66
+
date: "8 October 2024",
67
+
host: "ONLINE",
68
+
place: "9AM-5PM CDL",
69
+
url: "https://www.eventbrite.com/e/901541634297",
70
+
image: "online",
71
+
hero: true,
72
+
banner: true,
73
+
active: isActive("2024-10-09"),
74
+
self: false,
75
+
},
76
+
{
77
+
id: "online-241022",
78
+
title: "Enterprise GraphQL with DDD, CQRS and Clean Architecture",
79
+
teaser:"We dive deep into the world of GraphQL, Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture? This online event is perfect for developers looking to level up their skills and learn how to implement these cutting-edge techniques in enterprise applications.",
0 commit comments