Logo
flag

Server-Side GraphQL in Next.js

Logo

Please rate the course

0.0
Language:
English
Duration:
03:36:41
Number of lessons:
21
Update date:
05/07/2024
Rating:
0.0

Course short description

This workshop is dedicated to teaching the intricacies of developing a server-side GraphQL API using Node.js, starting with a simple Express.js integration and evolving into complex schema designs and resolver optimizations. Attendees will dive deep into the practical aspects of GraphQL, including schema alignment with databases, performance optimizations, and security implementations. Engineers will leave with the confidence to build, optimize, and secure robust GraphQL APIs.


  • Learn the basics of setting up a GraphQL server with Express.js through a hands-on “Hello World” example.
  • Understand how to define and align GraphQL schemas with your database schemas, particularly for PostgreSQL.
  • Master the creation and organization of resolvers for optimized data fetching and mutations.
  • Explore advanced techniques to enhance the performance and scalability of your GraphQL server.
  • Implement authentication strategies within your GraphQL API for secure data handling.

Write your comment

Logo