res.sendFile vs res.sendfile? Don’t you just hate it when … express js error : “express deprecated res.sendfile: Use res.sendFile instead” Q: So… What’s the diff? is this just a case of Camels? Answer(s), if you have one in the comments below. Thanks!
"res.sendFile vs res.sendfile"Tag: js
someone should create a library like camelcase.js which auto camelcases … because I’m lazy too. npm camelcase
"camelcase.js"