by Alex McAllister | Aug 7, 2023 | Business
In today’s digital age, mobile applications have become immensely popular, offering unique experiences and convenience to users. However, when it comes to launching a new app idea, starting with a mobile app may not always be the most strategic approach. In this...
by Alex McAllister | Mar 13, 2023 | Business
As businesses and individuals become more reliant on technology to manage their time, calendar and scheduling apps have become increasingly important tools. A well-designed calendar or scheduling app can help users organize their day, schedule appointments, and manage...
by Dave Lane | Feb 13, 2023 | Business, Development, DevOps
What is the purpose of automated testing? Our team is a strong proponent of automated testing. Automated tests ensure that our code is working as expected, and that it will continue working even if our app changes over time. Every application we build has a...
by Dave Lane | Dec 19, 2022 | Development
Every product we build deals with user authorization. Users may only access certain features or data based on their permissions within the app. While we want to ensure users can access everything they should, we also want to ensure they can’t access anything they...
by Dave Lane | Nov 21, 2022 | Development
After November 28th, 2022, new security exploits in PHP 7.4 will not be fixed. This is a big deal for WordPress sites because WordPress depends on PHP. The custom themes and plugins most WordPress sites use depend on PHP as well. The work required to support PHP 8 can...