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.UPDATE: Check out the new GitHub project that accompanies this post: TypeScript Modularization Demo.ย In my last post, I introduced TypeScript, Microsoftโs new offering …
Introduction to TypeScript Language and Tooling
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. …
Quick JavaScript OO (Object Orientation) Primer
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.Recently I’ve been working heavily with JavaScript to implement full-blown rich user interfaces for web-based applications. In the past, I’ve used JavaScriptย and supporting libraries, …
Node Application Server with CouchDB
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 …
Mobile HTML5 Enterprise Application Architecture
Attention: This article was published over 14 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.If you’re thinking that you can prevent end-user demand for mobility, just remember this: when PCs were first introduced, IT attempted to hold them …
