Closers Refactor
How I added 50+ lines to my JavaScript code and made it more readable.
May 7, 20225 min read27

Search for a command to run...
Articles tagged with #javascript
How I added 50+ lines to my JavaScript code and made it more readable.

Making a Responsive Nav Bar Legos Leon Noel describes learning to code as putting Legos together. He said don't worry about developing a deep understanding when you are first learning. Rather, play around with code. Look up how to do something, copy ...

Here is how I made a thing in JavaScript
