Caching Strategy Reminder for Maven-Based Docker Builds

Luke Patterson Articles, Docker, Java, Python, Tutorial 14 Comments

Attention: This article was published over 12 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.My local development feedback loop between code change and runnable container was annoyingly long on a Maven-based project I was recently working on. I …

Checking Sanity in TDD Testing

Rik Scarborough Articles, Testing Leave a Comment

Attention: This article was published over 12 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.Whether you’re in the process of fully adopting Test Driven Development (TDD), providing unit tests after you have written your code, or something in …

Keyhole Releases v1.3.0 of khsSherpa Framework

Lauren Fournier Bogner Articles, Company News Leave a Comment

Attention: This article was published over 12 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.Keyhole Software has announced the release of version 1.3.0 of the khsSherpa framework, which allows developers to easily implement a RESTful API layer using POJOs and …

Node.js Meets .NET – Edge.js

Brian Wetzel .NET, Articles, JavaScript, Node.js, Python Leave a Comment

Attention: This article was published over 12 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.With so much JavaScript development on the client side, it only makes sense that developers and organizations would want to develop server side applications …

Part Deux: A Google Calendar Gadget in Angular.js

Lyndsey Padget Angular, Articles, Development Technologies & Tools, JavaScript, Single-Page Application 1 Comment

Attention: This article was published over 12 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.I was on a project recently where the team was faced with a daunting list of scheduling-related backlog stories. When looking at the entire feature, …