es6

04. Append File πŸ‘©β€πŸŽ“πŸ‘¨β€πŸŽ“

πŸ“ Add Comments to Implementation of fs.appendFile()

Add comments describing the functionality of the code found in index.js.

πŸ“ Notes

Refer to the documentation:

Node.js documentation on the fs module

πŸ† BONUS

If you have completed this activity, work through the following challenge to further your knowledge:

  • What is a ternary operator?

Use Google or another search engine to research this.


βœ… Solutions

Solutions Click Here