Skip to content

ropdias/node-complete-guide-23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js: NodeJS & TypeScript

Examples from the "Section 33: NodeJS & TypeScript" of the course "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Academind (Maximilian Schwarzmüller).

Section 33 covered:

  • TypeScript: What & Why?
  • TypeScript Setup
  • Assigning Types
  • Type Inference & Type Casting
  • Configuring TypeScript
  • Working with Union Types
  • Using Object & Array Types
  • Working with Type Aliases & Interfaces
  • Understanding Generics
  • A First Summary
  • Node & TypeScript: Setup
  • Getting Started with Node and TypeScript
  • Writing TypeScript Express.js Code
  • Adding REST Routes with TypeScript
  • Finishing the REST Routes
  • Testing the API
  • Using Type Casting
  • Moving to a Better Project Structure

More info: https://www.udemy.com/course/nodejs-the-complete-guide/

About

Node.js: NodeJS & TypeScript

Resources

Stars

Watchers

Forks