/NodeJS-by-Maximilian-Schwarzm-ller

Follow along notes for the Udemy course NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL) by Maximilian Schwarzmüller

Primary LanguageJavaScript

NodeJS-by-Maximilian-Schwarzm-ller

Follow along notes for the Udemy course NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL) by Maximilian Schwarzmüller

Javascript Refresher

Javascript is a weakly typed language where there is no explicit type assignment and data types can be switched dynamically.

Object-oriented language always data to be organized into an object. Both primitive and reference types.

Runs in the browser and directly on a computer, tablet or mobile device.