Creating charts with the Aha! Develop API and extensions
An important aspect of developer tools is being able to visualize work and progress in various ways. A well-known example is the burndown…
Aha! Develop is for healthy agile development teams — connect to the roadmap, optimize workload, and streamline reporting.
A collection of technical posts written by the Aha! engineering team.
An important aspect of developer tools is being able to visualize work and progress in various ways. A well-known example is the burndown…
When our engineering team first began conceptualizing Aha! Develop, we were faced with a monumental question. How should we implement the…
Making something fullscreen in browsers is surprisingly easy. All you have to do is call on any DOM node. For example: Note that the…
Feed the planner, trust the plan Of all the Aha! engineering tool expenses, the money I'm happiest to spend is on a big RDS instance running…
Aha! dynamic stagings Our team at Aha! recently gained the ability to quickly create and destroy dynamic staging environments. Our platform…
There is nothing quite like friendly competition to refuel your passions. Our team at Aha! recently sponsored 2021's Advent of Code, an…
Aha! has now reached $100 million in annual recurring revenue with three separate software products in our available suite. We did this all…
Our old system architecture here at Aha! has served us well. On top of RDS, ElastiCache, and other AWS services, we had hundreds of EC…
Developers love working with dates. One day, someone asked themselves, what if the year didn’t start in January, but could start in any…
So you want to implement a dark theme for your app? All your favorite applications have it and your app should too. But will it be trivial…