Photo by Scott Blake on Unsplash Experimenting with implementing the fluent builder pattern in JavaScript. The fluent builder pattern is a composition of the builder pattern and the fluent interface pattern.
IRC bot in python Hello world The first program developers are often introduced to is the infamous Hello World. It doesn’t matter what language you’re using, you have probably seen one.
Art credit Writing a Userscript is a fun way to use your JavaScript skills. It takes you out of the editor into the browser with real time feedback and validation.