RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code.
This project is a rewrite of Reactive-Extensions/RxJS with better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.
ReactiveX combines the Observer pattern with the Iterator pattern and functional programming with collections to fill the need for an ideal way of managing sequences of events.
By implementing immutable principles from functional programming and combining it with a declarative, stream-based syntx, RxJS makes code easier to test, maintain and troubleshoot.
CEO
Since founding Gunner Technology, Cody has served the company in every aspect of business development and product development.
VP / Engineering
Mahdi joined Gunner at age 18 and quickly rose through the ranks to become VP of Engineering
Developer II
From Sensors and Big Data to Media Queries and Form Validation, Elena has worked on pretty much anything you can imagine.
Developer III
Skyla is Gunner's go-to engineer when it comes to evaluating new tech. She loves evaluating bleeding edge software and teaching her colleagues what she learns.
Developer II
Kayden holds the Gunner Technology record for most straight hours worked at just under 70. He refuses to quit until the job is done and it's done right.
Developer II
When the headphones go on, you know Manuel is focused and writing code. And his headphones are always on.
Developer I
Yusuf has the memory of an elephant. He is the team's built-in Google and Stack Overflow.
Developer I
As the youngest member of the team, Brenden earned the nickname of Young Hybrid for his proficient in both development and design.
Open source is a philosophy that promotes the free access and distribution of an end product, usually software or a program.