Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.User interface developers often come across situations that involve creating several web interface dashboards with similar architectures but with different UI controls and backend services serving …
Processing Java Annotations Using Reflection
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In my previous article covering Java Annotations, I outlined a recent use case and provided you with some examples of custom annotations and how they …
The BEMs of Structuring CSS
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Now what I’m writing about isn’t really anything new, but I always feel like it’s good to reiterate the importance of structure in code. …
JAXB – A Newcomer’s Perspective, Part 2
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In Part 1 of this series, I discussed the basics of loading data from an XML file into a database using JAXB and JPA. …
Functional Reactive Programming and JavaScript
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Functional reactive programming (FRP) is an emerging programming paradigm that has recently gained popularity in the web world. That popularity isn’t just tied to …










