< all tags

tagged #abcs

C is for Const

5 min read
published 4 years ago · Mar 03, 2019

JavaScript always knows exactly what variable context you intended. For those times where it doesn't, try out a const.

Read more...

B is for Bind

5 min read
published 4 years ago · Feb 21, 2019

JavaScript always knows exactly what context you intended. For those times where it doesn't, try out a bind.

Read more...

A is for Assert

4 min read
published 4 years ago · Feb 19, 2019

All programmers are perfect, of course. For those times where we're not, toss in an assert.

Read more...

ramblings by Aaron Ross, otherwise known as superhawk610
> ...
© 2023 all rights reserved
built with Gatsby