Solution: Visually Inspect Backbone.js View/Templates + Application Logging Support

David Pitt Articles, HTML5, JavaScript, Keyhole Creations Leave a Comment

Attention: This article was published over 13 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.During the development of a fairly large JavaScript-based web application using Backbone.js, it became increasingly difficult manage the numerous View.js and Template.js files. Those …

Case Study – Implementing an HTML5/JavaScript Enterprise Java Application

David Pitt Architecture, Articles, Development Technologies & Tools, HTML5, Java, JavaScript, Keyhole Creations 4 Comments

Attention: This article was published over 13 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.The Keyhole team has had recent engagements that involve applying HTML5 technology to create rich client web applications. In order to explore and validate …

Introduction to TypeScript Language and Tooling

Brett Jones .NET, Articles, Development Technologies & Tools, HTML5, JavaScript, Tutorial, TypeScript 7 Comments

Attention: This article was published over 13 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.TypeScript, Microsoft’s new open source JavaScript derivative, brings static typing along with a number of conventional OOP features to the Wild West of JavaScript. …

Node Application Server with CouchDB

Brett Jones Articles, Databases, Development Technologies & Tools, HTML5, JavaScript, Node.js, Python, Tutorial 5 Comments

Attention: This article was published over 13 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.Much has been made lately of “NoSQL” non-relational databases. A few weeks back, Lou wrote a post introducing CouchDB, a free Apache Foundation document …

Using HTML5’s Canvas and Audio Elements For A Guitar Tuning Mobile Application

David Pitt Articles, Development Technologies & Tools, HTML5, Keyhole Creations, Mobile 4 Comments

Attention: This article was published over 13 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 like to noodle around with my guitar, and I like to noodle around with HTML5. So, I thought I’d combine the two interests …