Category: Development

Making the Most of a Great Opportunity With Email Capture

It’s been a pretty cool 2016 for Copter Labs and our clients. We’re working with new people and doing new things for clients, and the clients themselves are turning into TV stars. Rob Sulaver of Bandana Training rode to the rescue for LaTasha on ABC’s My Diet is Better Than Yours in January, and she…

Creating an App from Scratch: Part 9

Part 9 of the Creating an App from Scratch series, in which Chris Coyier and Jason Lengstorf go over bug fixes, security concerns, and other feature tweaks that occurred after the application went live.

Creating an App from Scratch: Part 2

Part 2 of the Creating an App from Scratch series, in which Chris Coyier and Jason Lengstorf cover, in great detail, the planning, design, building, and testing of an AJAX-powered web application based on PHP/MySQL.

JSON: What It Is, How It Works, & How to Use It

This article will cover the following: What is JSON, why does it matter, and how do we use JSON in a project? We’ll also use our newfound skills with JSON at the end of this project to build a quick app that loads photos from Flickr without requiring a page refresh.