Android, iOS and Windows Mobileโ€ฆOh My: An Introduction to PhoneGap

Jinal Patel Articles, Mobile, Tutorial, Xamarin 2 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.With the growing adoption and reliance on smartphones and tablets in the competitive handheld industry, mobile applications need to be built across all major …

A Look Into AngularJS – The “Super-heroic JavaScript MVW Framework”

Josh McKinzie Angular, Articles, Development Technologies & Tools, JavaScript 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.With the growth and strength of HTML5 and the increasing performance in modern browsers, many JavaScript frameworks have been created to help develop rich …

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 …

Modularization in TypeScript

Brett Jones .NET, Articles, Development Technologies & Tools, 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.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

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. …