React – Javascript library
React is a flexible and efficient Javascript library used to build user interfaces. React can be used for websites, web systems or mobile applications.
How does React work?
React is created by Facebook and is a JavaScript library used for creating user interfaces.
React is often used as a frontend library and usually connects to some backend RESTful API where it gets all the necessary information and renders the results on the screen. A backend system can be for example an own developed system, WordPress or Drupal.
React has a popular brother – React Native. React Native allows front-end developers to write a code in JavaScript used for apps and mobile applications. React is a code base for multiple platforms that convert to built-in code. This makes it possible to reduce the cost of development for several different platforms as well as a faster development process.
Benefits of React
- Simple, easy and fast code
- Cost effective as developers share their code for different components
- Modern standards
- Fast page load
ACMS – Awave’s CMS
ACMS is our own-built CMS, specially adapted for easy integration with other systems such as Cornerstone, Sharepoint and the like. ACMS gives the user greater control over how pages look and work.