MongoDB Geo-Spatial Mobile Demo

Lou Mauget Articles, Databases, Mobile, MongoDB 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.Mongo: noun (pl mongo or mongos) – a monetary unit of Mongolia. Equal to one hundredth of a tugrik. Origin from Mongolian “silver” I’ve …

Friends Don’t Let Friends Use String States

Brad Mongar Articles, Programming 5 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.Many of my coworkers have covered exciting new technologies and frameworks to aid your programming expertise. But at this time I think it is …

Writing Games With Unity 3D, Part 3 – Mobile!

John Boardman .NET, Articles, Development Technologies & Tools, Mobile, Tutorial 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.Part 3 of this blog series is going to be a fun one because we’re going beyond PC/Mac and beginning to support iOS and …

Introducing Marionette-Require-Boilerplate for Your Single Page Application

Brett Jones Articles, Development Technologies & Tools, HTML5, JavaScript 1 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.Marionette-Require-Boilerplate (MRB) is a simple boilerplate I created to help get Single Page Applications off the ground with a small starter project. It incorporates a …

Trailing Commas in JavaScript

Mark Adelsberger Articles, HTML5, JavaScript, 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.The Scenario You’re working on a JavaScript project, and your project includes the following object definition: You go to add another method to your …