Kilian ValkhofforKilian on Hashnodekilianvalkhof.hashnode.net·Apr 14, 2023A small JavaScript pattern I enjoy usingThere is a JavaScript pattern that I enjoy using that I don’t see a lot around the web, so I figured it would be worth sharing. When you have a piece of business logic, frequently that depends on a a certain value being true. An if statement: if ( st...5 likesJavaScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.