innovative | bright | solutions

1
namespace NeonBang;
2
3
enum CoreValues: string
4
{
5
6
   public function tenet(): string
7
   {
9
       return match ($this) {
10
           self::TENET_1 => 'Partner Oriented',
11
           self::TENET_2 => 'Iterative Flexibility',
12
           self::TENET_3 => 'Continual Delivery',
13
           self::TENET_4 => 'Aggressive Innovation',
14
           self::TENET_5 => 'Intentional Empathy',
15
       };
16
   }
17
NEON!
· WHO WE ARE
favorite

Our mission
in a nutshell

To be a dedicated partner who both understands your business domain and delivers solutions to help you succeed within it.