In this section you will learn about NodeJS. NodeJS is a powerful tool we use that allows us to run JavaScript on the server. This allows us to learn one language and use it for both backend and frontend development -- no trivial convenience.
- Watch the videos in this YouTube Node playlist.
- Complete the Node Intro Exercises
- Build an Address Book using Command Line Arguments
- Process CSVs to create Company investment reports