It comes from the best intentions, and we've all seen it before. The business has a need, a project is started, developers are hired and given a rough set of specs that outline basic functionality and they get to work crafting HTML & CSS to make[...]
Read more...
We've been developing solutions with Node.js for a couple years now and once you wrap your head around a few simple concepts, going back to anything else feels like work. Before getting into details, lets talk about a few key points.
Node.js is not[...]
Read more...
When working with new customers, one of the first things we get to see is the current state of the applications that they use to run their business. Sometimes it's a 3rd party application that they've purchased off the shelf, sometimes it's an[...]
Read more...
I've heard plenty of developers talk about how being "lazy" has pushed them into using build scripts, but that's not being fair to the value that can be achieved from a good build script. It's not about being lazy, it's about being smart. The[...]
Read more...
Modern software development has changed a lot from the days where entire apps were written
with UI and business logic in a single code base.
Today there are a lot more layers and it's not simply about front-end,
infrastructure, server-side, and[...]
Read more...
It is a widely repeated fact that software development projects often go over budget and schedule by large margins.
Many different, jaw dropping, stats are quoted on this subject. At BinaryOps we work very hard to not become part of those stats.
We[...]
Read more...