Partitioning SPA Resources and API Implementations in Separate WAR Components

David Pitt API Development, Articles, HTML5, Java, JavaScript, Opinion 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.Single Page Applications are quickly gaining traction as a way to implement rich, robust, and mobile friendly web-based applications. Essentially, this requires a shift …

Advanced Debugging Techniques in JavaScript – Part 1

Zach Gardner Articles, HTML5, JavaScript, JavaScript Debugging Series, Programming, Project Management 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.Introduction I was a terrible debugger when I first started programming. I could tell an issue was happening, but it always took me a …

Unit Testing in JavaScript

Mark Adelsberger Articles, HTML5, JavaScript, Testing 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.JavaScript has come a long way. There was a time it was easily dismissed – maybe suitable for noncritical validations, but not much else. Over …

Tutorial – Responsive Design

Keyhole Software Articles, HTML5, JavaScript, Keyhole Creations, Mobile, Tutorial 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.Enterprises are feeling the pressure of the need to develop applications that allow users to use their own devices to access enterprise applications. What …

Tutorial – HTML5 Essentials for Enterprise SPA Development

Keyhole Software Articles, Development Technologies & Tools, HTML5, JavaScript, Mobile, Tutorial 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.Single Page Application architectures allow rich, responsive application user interfaces to be developed. Enterprises have the ability to expand applications to more devices by implementing …