timothyshores / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 100.0%