
How to find the max id in an array of objects in JavaScript
A quick tutorial on the thought process on how you would go about finding the max id in an array of objects in JavaScript
From: Dan Vega
A quick tutorial on the thought process on how you would go about finding the max id in an array of objects in JavaScript
From: Dan Vega
As many of you are aware Oracle has changed their licensing for Java 1.
From: ColdFusion Muse
In this article I will tell you what the Spring Initializr is and give you my thoughts on the new redesign.
From: Dan Vega
In this article you are going to learn how to pass arguments to your Vue event handlers as well as how get access to the original DOM event.
From: Dan Vega
A quick tutorial on how to recursively create directories in node.
From: Dan Vega
In this tutorial you will learn what a Twitter Card is along with step by step instructions how to add them to your blog and validate that they are working.
From: Dan Vega
A look at what the HTML template tag is and how it can be used in Vanilla JavaScript as well as what its role in Vue is.
From: Dan Vega
Daniel Compton has continued his excellent trend of writing an analysis of the State of Clojure survey comments and one of the comments in his Community section stood out for me:"I suggest moving off of slack to a more accessible chat system.
A quick write up on why I started a new blog and what I plan to do with it.
From: Dan Vega
About a month ago, I was praising Chlorine, the new Clojure package for Atom and I've been using it, day-in, day-out, for all my Clojure development.
MacBook Pro Setup: My setup with detailed instructions
From: Dan Vega
I've been using the Atom editor for about two years now.
Rich Hickey gave a very thought-provoking talk at Clojure/conj 2018 called Maybe Not, where he mused on optionality and how we represent the absence of a value.
One of the more mysterious new features in Clojure 1.
New Course: Getting Started with Spring Boot 2
From: Dan Vega
It has been a crazy busy year, both at work and personally, and it's hard for me to believe my last blog post was in April!Clojure/conj is coming up fast and the schedule was posted today, which has made me even more excited about it.
Here's a quick trick on working with a SQLite DB from CFML quicky and easily.
From: Coders Revolution
This post falls in the category of something that took me several hours to figure out and other people are not likely to figure it out on their own and I'm likely to forget it if I don't write it down! The problem is if you have a jar file with some 3rd party library that you want to use in Lucee.
From: Coders Revolution
This post falls in the category of something I hammered out for a client today and I thought to myself, "Wow, that's just obscure enough that no one would probably figure it out on their own.
From: Coders Revolution