Skip to content

Latest commit

 

History

History

node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Node.js Basics

Frontend development is not only writing javascript for browsers. With all modern tools, you can use javascript to write server, bots and even hardware. In this part we will dive in a little to the server part of javascript - node.js

Goals

  1. Understand principal work of node
  2. Get familiar with Node API

Exercise

Solve learnyournode tutorials.