© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lucy Hill
Full Stack Developer
If find separate declarations easier to read.
I knew someone who would put them all on one line:
let a = 1, b = 3, x = 5, y = 10 etc...