AngularJS and Stripe: Integrating Stripe into your Angular app
h4 { font-weight: 300; } figure img { border: 10px solid #f5f2f0; border-radius: 3px 3px 0px 0px; } Table of Contents 1 Introduction 2 Before we get started 2.1 Prerequisites 2.2 AngularJS modules for...
View ArticleEmber.js Tutorial – using Ember CLI
Table of Contents 1 Introduction 1.1 Developing web applications with JavaScript MVC frameworks 1.2 Ember.js vs. Backbone.js 1.3 The Ember.js learning curve 2 Installing Ember.js 2.1 Single-page...
View ArticleUsing Yeoman with AngularJS
Table of Contents 1 Introduction 2 Getting Started 2.1 Installing Yeoman 2.2 Generating an application 2.3 Basic commands 3 Working with the app 3.1 Example: Adding a new route 3.2 Packaging the app...
View ArticleEmber.js Tutorial – using Ember CLI
Table of Contents 1 Introduction 1.1 Developing web applications with JavaScript MVC frameworks 1.2 Ember.js vs. Backbone.js 1.3 The Ember.js learning curve 2 Installing Ember.js 2.1 Single-page...
View ArticleGetting Started with Chrome DevTools (Part 1)
An introduction to Chrome DevTools and how to use it to become more effective at writing and debugging HTML, JavaScript, and CSS.
View ArticleAuthoring Guide
Tips and guidelines on writing great posts and getting publishing on airpair.com
View ArticleOld-school Blogging: WordPress via SMS
An in-depth look at getting WordPress to support international post-by-text using the Nexmo API.
View ArticleMastering ES6 higher-order functions for Arrays
Higher-order functions are beautifully concise yet expressive when dealing with data. Elevate your functional programming skills by learning ES6 higher-order functions for Arrays!
View ArticleHow does JavaScript .prototype work?
The whole point revolves around the way that `prototype` keyword allows having class like syntax in JavaScript(that's when function concept comes in) and its relationship with the actual prototypal...
View ArticleTips for Dealing with Developer Stress
This article identifies several types of stress that developers face on a daily basis and explains how they may impact effectiveness. We’ll cover tips for identifying the root cause of the stress and...
View ArticleAnimating elements moving between AngularJS lists
Guide on using anchored CSS transitions to move elements between ng-repeat generated lists
View ArticleUnderstand AWS Cross Region Failover in 10 easy steps
Understand AWS Cross Region Failover in 10 easy steps
View ArticleUsing Custom Chef Recipes in AWS OpsWorks
A Good Step by step Article on how to use Chef Recipe in AWS OpsWorks
View ArticleFaster Responses - Data and Query Caching using Redis
A short description of strategy used for caching data and queries in a distributed application using Redis.
View ArticleWhy devs should be involved in business decisions?
Why devs should be involved in business decisions?
View Article