Code For Maintainability So The Next Developer Doesn’t Hate You

Rik Scarborough Articles, Programming 7 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.Unless your problem domain includes some specific need for highly optimized code, consider what is your biggest coding priority. I’m going to suggest that …

My Move From ColdFusion to Java Development

Dmitry Kolesnikov Articles, Development Technologies & Tools, Java 9 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.Although I studied and experimented with different development technologies and tools throughout my college and graduate careers, my full-time professional career began with development …

SignalR in a Nutshell

Brad Trebilcock .NET, Articles, ASP.NET, Development Technologies & Tools 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.I have had the opportunity to work with SignalR over the last 6 months and I really like how easy it was toย set up …

The Journey From Java EE to SPA

John Hoestje Articles, Java, JavaScript, Single-Page Application 2 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.While pulling down an existing Backbone.js project that I was helping with, I felt confident enough with JavaScript that I figured I could start …