Benevity Tech.
Benevity's platform for doing good isn't just about staying ahead of the curve. We are invested in leading tech that aligns with our mission and values. By embracing emerging technologies, such as artificial intelligence and machine learning, we are able to enhance our platform and provide even better experiences for our clients and causes.
Browse our latest articles.
Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts
A fairly common approach when it comes to working with serverless code is to write it as a Python, N
From Development to Deployment: Using LaunchDarkly for Feature Flags
In today's rapidly evolving tech landscape, it's essential to swiftly deploy new features and functi
Restricting Values with ValueObjects
Primitive values and ValueObjects Continued: Restricting which values are accepted
How Using Cucumber tests can accelerate your development process
Introduction to behavior-driven development (BDD) and the Cucumber framework
Accessibility solution for infinite scrolling
Intro Social media changed the way we experience the world, notably how we consume content on the in
Tap to Donate
Have you ever wanted to set up an easy way to get quick donations?
Primitive Obsession and ValueObjects
Avoiding the use of Primitive Obsession's by using ValueObjects.
Restricting Usages with ValueObjects
This is a continuation to the Primitive Obsession and ValueObjects Overview