React is a JavaScript library for building user interfaces.
React makes it painless to create interactive UIs.
Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
Declarative views make your code more predictable and easier to debug.
Build encapsulated components that manage their own state, then compose them to make complex UIs.
Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM.
React doesn't make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code.
React can also render on the server using Node and power mobile apps using React Native.
Since founding Gunner Technology, Cody has served the company in every aspect of business development and product development.
From a contractor to a partner, Dary has been with Gunner since year 1 and embodies the meritocratic spirit and philosophy of Gunner Technology.
As the oldest member of the Gunner Technology team, Keith goes by the affectionate nickname "Papa Keith" and is always available to help out a "young buck."
Mahdi joined Gunner at age 18 and quickly rose through the ranks to become VP of Engineering
From Sensors and Big Data to Media Queries and Form Validation, Elena has worked on pretty much anything you can imagine.
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.
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.
Jeramiah is a wizard at turning loose requirements into a firm vision with a solid plan.
When the headphones go on, you know Manuel is focused and writing code. And his headphones are always on.
As one of the most veteran members of the Gunner family, Cory has spearheaded our design efforts on countless projects
As the youngest member of the team, Brenden earned the nickname of Young Hybrid for his proficient in both development and design.
Melissa is known for her odd hours, which earned her the name "Night Walker," but despite the nocturnal tendencies, she's one of the most outgoing members of the Gunner team.
Open source is a philosophy that promotes the free access and distribution of an end product, usually software or a program.
A progressive web app (PWA) is a website that looks and behaves as if it is a mobile app.
An SPA is a Web app that is presented to the user through a single HTML page to be more responsive and to more closely replicate a desktop application or a native app.