Welcome, Getting Started
Introduction to the Newline guide to building your first GraphQL server with Node and TypeScript.
Welcome!
π©βπ» Get access to the source code for this course - here.
π³ Join us over at the#tinyhousechannel in our Discord organization here.
Welcome to the The Newline guide to building your first GraphQL server with Node and TypeScript.
This course contains three core modules (i.e. chapters) that introduce and explain specific topics.
Module 1 - Getting Started With Our Node Server
In Module 1, we'll be creating a Node server from scratch with the help of the Express framework. We'll then introduce the benefits of TypeScript and integrate TypeScript into our Node server application.
For the details within this module:
- We'll introduce Node and explain how Node is different to other web server technologies.
- Run a simple JavaScript file with Node.
- Create a server with the help of the popular Express package.
- Use Nodemon as a development tool to help with automatic reloading of our code.
- Introduce TypeScript and explain the benefits of using it.
- Add TypeScript to our server project and see how we're able to compile a TypeScript project to valid JavaScript.
- Install and use ESLint as our development code linting tool.
- Finally, use mock data to create a GET and POST route within our server to mimic how RESTful APIs are to usually behave.
This lesson preview is part of the The newline Guide to Building Your First GraphQL Server with Node and TypeScript course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.
Get unlimited access to The newline Guide to Building Your First GraphQL Server with Node and TypeScript, plus 90+ \newline books, guides and courses with the \newline Pro subscription.
