Keynote Address Presented by Brad Green, Miško Hevery and Kara Erickson Slides | Sketchnotes Related Topics: JavaScript · JavaScript Frameworks · Web Development · nodeJS · HTML5 · Front-end Development · Computer programming · Software Development · JavaScript Applications · JavaScript Libraries
"ng-conf 2018 virtually"Tag: javascript
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"
someone should create a library like camelcase.js which auto camelcases … because I’m lazy too. npm camelcase
"camelcase.js"
GraphQL vs. REST Two ways to send data over HTTP: What’s the difference? Read This: https://dev-blog.apollodata.com/graphql-vs-rest-5d425123e34b
"GraphQL vs. REST"