What’s On First: The Case For Accessibility-First Programming

Aaron Diffenderfer Articles, Development Technologies & Tools, Opinion, Programming Leave a Comment

When you think of common programming techniques and processes, what comes to mind first? Perhaps it’s test-driven development, writing an automated test to start your development cycle and putting testing at the forefront instead of the typical afterthought. Or maybe you thought of behavior driven development with stakeholders collaborating and defining the software behavior upfront thus mitigating the ambiguities from some requirements. But what if I told you that while testing and behavior are important, accessibility should be one of the first development considerations?

Maybe the whole concept of accessibility is nothing new to you, and you’re already accounting for it in all aspects of the development process. But, if you’re like most developers (myself occasionally included), accessibility along with unit testing are the two things you often save to the very, very, very end, or perhaps you save them for the newbies to worry about in a future sprint – neither of which is ideal. While it may not be quite as important in some industries as it is in others like government (where Section 508 is federal law regarding accessibility), addressing it should be in the forefront of your thought process, your code, and your testing.

Agricultural field with an overlay of digital technology and code, representing government software modernization

Government Enterprise CI/CD Platform Modernization Case Study

Lauren Fournier Bogner AWS, Case Study, Cloud, DevOps, Energy & Public Sectors Leave a Comment

Client: A large federal government agency Industry: Federal Government Services: DevSecOps Platform Engineering, CI/CD Architecture, Cloud Migration, Application Security Integration Outcome: A unified CI/CD platform supporting 400 to 500 applications across four technology stacks, with time-to-deployment reduced by more than 30% and thousands of engineering hours saved annually. Large federal agencies rarely run one technology stack. Java teams, JavaScript and …

Multi-Dimensional Enterprise Architecture Transformation

Lauren Fournier Bogner Angular, Cloud, Education, Energy & Public Sectors, IT Strategy, Java, JavaScript, Modernization, Platform & Infrastructure

Keyhole Software played a crucial role in driving a comprehensive enterprise transformation at a government entity responsible for the oversight of agriculture and related programs. The highly-skilled Keyhole team focused on architectural enhancements, containerization, modernization, and the adoption of cutting-edge technologies to elevate the development practices. Key Achievements Containerization and Cloud Migration: Led by an expert Keyhole Software architect, the …

Top React Frameworks for Enterprise App Dev

Top React Frameworks for Enterprise App Dev

Zach Gardner Articles, Consulting, Development Technologies & Tools, Opinion, React Leave a Comment

There is such a rich, user-driven ecosystem around React that it can be difficult to discern which frameworks, if any, should be used to develop enterprise-grade applications. This blog post dives into the most popular ones and analyzes which are most suitable for that specific use case.

Before diving in, please remember: the decision of which one is the right one for a given organization or application is very context-specific, so diligent consideration is required to ensure an optimal outcome.