Skip to content

fatihozoglu/nodejs-learning-path

Repository files navigation

NodeJS Learning Path

This is a repo for trying out the examples and practices in NodeJS Official Documentation Learning Path in order to learn and explain the basics of NodeJS.

Overview

You can check the code samples about:

Author

Project setup

This project consist of several standalone Javascript files for different exercises and practises. You can download or clone this repo and run commands (provided in each file) in CLI to see the results.

Install all packages from package.json with this command:

npm install

About

This is a repo for examples and practices in https://nodejs.dev/learn to learn basics of NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published