Java 8 Language Features
Java 8 introduced some of the biggest changes to the language in years, and this DenverJUG meetup was dedicated to working through what those changes actually…
Java 8 introduced some of the biggest changes to the language in years, and this DenverJUG meetup was dedicated to working through what those changes actually…
Modern web applications need a lot of moving parts working together: a backend framework, a front-end framework, build tooling, authentication, and often a database layer that…
Platform-as-a-service changed the calculus for a lot of development teams, blurring the old lines between development and operations and making it a lot easier to get…
HTML5 changed a lot about what browsers can do on their own, and browser-based storage was one of the more practical upgrades to come out of…
Every developer eventually runs into the gap between “it works on my laptop” and “it works in production,” and this DenverJUG meetup was about one of…
When data gets big enough, or needs to move fast enough, a lot of traditional database setups start to strain. This DenverJUG meetup took a look…
JSON has become so ubiquitous in modern application development that it’s easy to take for granted, but this DenverJUG meetup made the case that there’s a…
Writing technical documentation is already a hard problem, and it gets harder when the tooling around it fights you every step of the way. This DenverJUG…
A well-written technical book can save a reader dozens of hours of trial and error, and that’s exactly the kind of resource DenverJUG likes to highlight…