#are module loaders worth it?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
despite the readability and performance enhancements yada yada yada, the lack of autocompletion in module loaders have just driven me away from them. is there any driving features in them that makes them so much better than just manually requiring modules?