Hacker News new | ask | show | jobs
by anotherangrydev 3958 days ago
Do you override 'require('fs')' or do you do some magic at the OS level ?
1 comments

We use docker pretty extensively, and so between each code cell we can evaluate the layered filesystem docker provides for changes and save them.
Good, thanks.