Adeel
Member since Jul 5, 2016
- Profile: /members/13233-adeel.htm
- Comments: 1
Recent Blog Comments By Adeel
-
Node's require() Function Can Seamlessly Switch Between .json And .json.js Files
Posted on Jul 5, 2016 at 2:54 AM
Thanks for very useful article on CommonJS and node.js import system. It would be nice if the limitations of require()'s magic pertaining to extension inference are also called out. For instance, given the input: {"nested":"{\"sub\":\"{\\\"val\\\":7}\"}... read more »