runtime

All articles tagged with "runtime"

1 Articles

Web Development

The Case for a Virtual File System in Node.js

Try to run a Node.js application without a real filesystem and watch how quickly it falls apart. require() reads files. fs.readFile() reads files. Template...

Marcus RodriguezMarcus Rodriguez8 min read