Josh Wulf

Josh Wulf

Open Source Developer Advocate

Avoiding global mutable state in browser JS

A StackOverflow refactoring.

Josh Wulf

14 minutes read

This is part of a series of posts where I refactor code from StackOverflow questions, with a discussion of the changes. One of the great things about JavaScript is how scalable it is. You can start with a simple script, and there is nothing wrong with that. Usually these posts are about refactorings other than what the questioner asked about, and would be out of scope for the SO answer.

Just say No to loops and variables.

A hot take on programming without them.

Josh Wulf

13 minutes read

Recently, I spent some time on StackOverflow, helping people with their school assignments - I mean, serious programming questions they had at work. (I’m pretty sure a fair whack of them were homework assignments).

Recent posts

See more

Categories

About

test