Developer Notes 📚

A curation of coding insights, tips, and lightbulb moments I’ve encountered, hopefully helpful to others too.

My Notes

The behavior of the '+=' operator with a string and number variable

The behavior of the '+=' operator with a string and number variable

Read More →
Difference Between Arrow Function with Parentheses and Curly Braces

Difference Between Arrow Function with Parentheses and Curly Braces

Read More →