© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ryan Edge
Flutter & full-stack JavaScript enthusiast
Paul
Web Developer
I answered "no" because I will use let or const, but since IE is still a thing my code is transpiled down by Babel to use only var, no arrow functions, etc.
let
const
var
Paul
Web Developer
I answered "no" because I will use
letorconst, but since IE is still a thing my code is transpiled down by Babel to use onlyvar, no arrow functions, etc.