the-code-experiments / nodejs-syntax-reference

A complete training kit on Node.js/JavaScript programming language syntax for beginners.
MIT License
20 stars 12 forks source link

Upgrade Node.js APIs #56

Open hegdeashwin opened 7 years ago

Viswasai-M commented 7 years ago

fs.appendFile('gupta.txt','hello ${user.username}!'); i am using node js theme done by you in Brackets does not displays username for above instead it appends username to hello

hegdeashwin commented 6 years ago

@Viswasai-M Please feel free to send the PR 👍