Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hakanErgin/Node.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topics

- What is Node.js?
- Using Node Package Manager (NPM)
- Using `require` to include modules
- Using `http` to handle and respond to HTTP requests
- Using `fs` to read from and write to files
- Using `process` to read arguments from command line
- Using `express` to make a RESTful API

Learning concerns

- Writing readabke, DRY and modular code
- CRUD operations
- Persisting data

About

Learning module for Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%