Engineering

  1. Engineering

    Mender First

    By that definition, every programmer is a Mender. But as we’ve seen, some people identify themselves differently.

  2. Engineering

    10 practices for writing maintainable Ruby on Rails applications

    As developers, there are some better practices that, if followed, will make your future life more comfortable as you continue to develop the application.

  3. Engineering

    3 ways to approach a Ruby on Rails application upgrade

    Upgrading a Rails application is almost never the top priority for a company, but over time it pays to remain up to date. You ensure that bugs and security vulnerabilities get fixed. Plus, new features make future feature development quicker and easier.

  4. Engineering

    3 actions you should take if your Ruby on Rails application has been around for more than 3 years

    If your Ruby on Rails application has been around for more than a few years or so then here are 3 actions you should take.

  5. Engineering

    6 things you must back up on your web application

    Here are 6 things you should check you have covered so when the proverbial hits the fan, you’re not the one running for cover.

  6. Engineering

    Using SaaS software vs creating your own bespoke software

    Unless you’ve had your head under a rock for the past few years, you will likely have noticed the increase in SaaS (Software-as-a-Service) companies. Most software vendors have begun moving towards a subscription model. It makes sense.

  7. Engineering

    Software isn’t static

    Unlike any physical product, software doesn’t need to be “finished”. It can begin to be useful immediately, the moment a single function is complete.

  8. Business Engineering

    Bug fixes aren’t free

    Anyone who tells you they write bug-free code is a liar—they just haven’t found them all yet.

  9. Engineering Guides

    Did your developers just build a time-bomb into your bespoke software?

    What is this bomb? Well, let’s say your developers used some code they found on the internet to implement user logins. Now, since they didn’t write that user login code they, nor you, do not have the copyright to it.