AHP - A Group Decision Making Technique

Have you ever found your team or group in a situation where you had to make a complex decision? Maybe you came to an impasse, unable to decide between two or more options, or maybe you selected one and still doubted whether you had evaluated all possible pros and cons. Well, what if I told you that...

READ MORE

Migrating an Application On-Premises to AWS

There's a lot to consider when you're designing toolchains for applications' continuous integration and continuous deployment (CI/CD). Today, we'll describe what's involved in migrating an app that's on-premises into the AWS cloud.

READ MORE

A Web History: The Origin of Bundlers, Part 2

Last week, we set the stage for understanding the origin of bundlers: our protagonist Jay Ess successfully solved the problem of his single, monstrous script file by breaking it into several smaller files, but now he faces new challenges and must find better solutions...

READ MORE

A Web History: The Origin of Bundlers, Part 1

Are you an aspiring JavaScript Developer? Have you been writing JavaScript for a while but lack confidence when talking about modules? Have you run across terms like "module loaders" and "module bundlers" and wondered what they mean? Have you heard about webpack, Browserify, CommonJS, and AMD and...

READ MORE