Problem (See the next iteration.) I have this tiny library for building HTML pages in Java code: HtmlViewComponent.java package net.coderodde.html.view; […]

Problem Long story short: I wanted some of the time-saving functionality of jQuery without the bulk of the entire library. […]

Problem I am a newbie js “developer” and for practice, I created a tiny (8 methods) JavaScript library. I need […]

Problem I am a newbie js “developer” and for practice, I created a tiny (8 methods) JavaScript library. I need […]

Problem I recently read a really interesting post on adding functional pattern matching to C#. Here’s a quick and dirty […]