Showing results for "backend"
lesson
Introduction to Module 3The newline Guide to Building Your First GraphQL Server with Node and TypeScriptIn this module, we'll install Apollo Server and the GraphQL JavaScript library, create a GraphQL Schema, build GraphQL resolver functions to interact with our mock data, and recreate our schema with the much simpler GraphQL Schema Language.
lesson
Introduction to Module 2The newline Guide to Building Your First GraphQL Server with Node and TypeScriptIn this module, we'll explain what GraphQL is, compare Github's REST and GraphQL APIs, and dive deeper into some core concepts of GraphQL.
Node.js is JavaScript on the backend, built around the highly optimized goo...