Skip to content

Keyin-Fullstack-and-Databases/keyin-fs-events-io-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

File Reading

A basic CLI application to showcase how file reading can work in Node.js with: synchronous calls, asynchronous calls with callbacks and asynchronous calls with Promises

Instructions

  • Run the app with either npx read-file or node ./index.js. See the help documentation for more information

About

Base examples for 04-events-io-async

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published