
One of the selling points of the Single Page Application (SPA) was offloading work traditionally performed on the server onto the client. I feel the SPA has del…

For nearly 50 years, the switch statement (also known as the case statement) has been an integral part of programming. In recent years, however, some are claimi…

Writing software is a battle between complexity and simplicity. Striking balance between the two is difficult. The trade-off is between long unmaintainable meth…

In software engineering, there is a prevailing idea that an engineer should only use a framework when he or she understands the internal workings. This is a fal…

Everyone has a favorite editor. I’ve tried them all. And I’ve found that Brackets.io best suits me. Unfortunately, there are gaps in the functionality of Bracke…

I went through blood, sweat and tears to bring this to you. I suffered the scorching heat of Death Valley and summited the peaks of Mount McKinley. I’ve sacrifi…

Have patience. Coding is discovery. Coding is failing. Be ok with this.

I’ve been on my project for over a year and it has significantly grown as an application and in data during the year. It’s been nonstop new features. I’ve rarel…

What is a general ledger and why is it important? To find out read on!

In a recent conversation, a friend mentioned he creates proof of concepts and then discards them after testing their viability. I’ve done the same in the past.…