Search results for choosing technology stack Scripts fewliveasync.js

technology stack

7 questions to ask before choosing your technology stack

by Mike Hostetler

Choosing the right technology stack is half art and half science. Getting that balance wrong can have a significant impact on your project, so it’s crucial to assess all…

Roll Your Own Asset Pipeline with Gulp

by Brian Rinaldi

…home-grown scripts. Gulp’s value compared to Asset Pipeline is that it is still flexible. If you’ve been using the Asset Pipeline, or on a totally different stack, Gulp should offer…

Node.js vs. PHP

by Azat Mardan

…Manager). However, because Node.js is a lower-level technology, it is not comparable to complex frameworks like Struts, Rails or Django directly. Many people, whether software engineers or entrepreneurs, are often…

MEAN Stack – A Quick Start Guide

by Matt Carella

…By Mathew Carella The MEAN stack has been getting a lot of publicity lately. In case you haven’t heard about it yet, MEAN stands for MongoDB, Express, Node.js and…

ECMAScript 6: Jump in, the water is warm!

by Mark Volkmann

…which features of ES6 should you start using today? I recommend choosing those in the intersection of the set of features supported by Traceur and the set of features supported…

Fun with JavaScript Native Array Functions

by Nicolas Bevacqua

…array is empty, void 0 (undefined) is returned. Using .push and .pop we could easily create a LIFO (last in first out) stack. function Stack () { this._stack = []…

A JavaScript Build System Shootout: Grunt vs. Gulp vs. NPM

by Nicolas Bevacqua

…Nicolas Bevacqua dives into the task of choosing a JavaScript Build System. He compares the big three: Grunt, Gulp and NPM and discusses the benefits and drawbacks of…

Getting started with Redux using the Mullet Stack

mm by Weyland Joyner

…Intro and Installation This article will offer a refresher on Redux and instructions on how to use it with the Mullet Stack. To understand everything here, you’ll need to…

How Microservices Saved the Day: Sean McCullough on Explosive Growth at Groupon

by Nathan Collier

technology stack, and rapidly changing demands from product owners and executives in your company? It’s a story Sean McCullough knows well. Today, McCullough is a principal software engineer and senior…

Teaching clients to adopt new technologies — even the ones they don’t understand

mm by Table XI

…understand. It’s also the job of any good technology partner. Table XI is a custom software company , and some of our clients have been with us for 15 years…