React

React.js components

What are React.js components?

React follows the principles of component-oriented programming that added the notion of component — a reusable part of code — to the developers’ vocabulary. The high speed of development on React the React is favored for is based exactly on the components.
How to create a headless Drupal site

How to create a headless Drupal site

The Decoupled Drupal approach gives us an opportunity to build a Drupal site with separate back-end and front-end. Why do we need to do it all? Decoupled websites make a developer’s life easier and they’re able to serve content better. Let’s see how to build a headless website on our own