Skip to content

italoandre/nodejs-study

Repository files navigation

Studying NodeJS

Here you'll find some files I created in order to learn NodeJS and study some of its features. The files here are not complete projects, but just the product of some study and practice sessions.

features used

  • console.log
  • process.stdout.write (history)
  • process.stdin.on (history)
  • process.on (history)
  • prompt-sync
  • setTimeOut
  • clearTimeOut
  • setInterval
  • clearInterval
  • event.emit
  • event.on
  • event.once
  • functional programming (files with the "_fp" suffix)

About

Studying and testing some NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published