Creating Effienct Apps vs. Creating Apps Effieciently

Efficiency can mean a lot of things in the software development world. We can argue that a platform is more efficient if it enables you to develop faster with fewer bugs. Other would argue that it does not pertain to the output frequency of code by the coder but rather the way the system handles its data and performs its algorithms. To myself, it is both.

In the fast-paced world of software development, you just don’t have the time to sit and wonder what the best way for implementation is. Although this would be the preferred way of coding, it just isn’t plausable. Companies are all working on budgets with promises made to clients by sales representatives who can’t tell the difference between a binary 1 and 0. This leaves the coder in a very pleasant spot.

Continue reading