
React is a javascript framework, one of the most popular languages on the web. Invented by Facebook, React is used by an incredible number of web platforms.
Like Vue and Angular, React allows for fluidity of pages and facilitated interaction with its users. Much of the work takes place on your computers rather than the server, thus avoiding load times.
React Native stands out from its counterparts by its ability to offer native features on iOS & Android stores in a single codebase. Navigation is therefore very fluid and makes the most of the smartphone's capabilities.












