When Michał Wujas and Jamie Maria Schouren talked about Deity at the Meet Magento last September in Poland, we realized that it was the future of ecommerce, so when they contacted us, we did not hesitate to see how we could work together.

Basically we could say that Deity is a headless solution for Magento 2 that uses PWA. It is especially fast because it combines a React JS in the front, with a modular back-end of microservices separated by an API, Node JS, which is a non-blocking asynchronous architecture.


The main advantages of this headless solution are:

  • Separation of the front and the back
  • Modularity
  • Speed
  • It’s ready to integrate into mobiles as an App

demo-deity
React, in the front, loads each block of the page separately asynchronously, loading only the dynamic elements of the page. To do this, it creates a virtual DOM, interprets the changes made and reloads only these changes in the real DOM.
Node JS, the API located between the front and the back, uses an asynchronous non-blocking architecture, instead of synchronous PHP, which allows several tasks to be performed simultaneously.

post-deity-stand
The difference of Deity in the backend is that it has a modular microservice system that allows you to change or adjust the extensions in a very simple and fast way, which can also be integrated with other services, such as WordPress or affiliation platforms. All this greatly facilitates the passage from M1 to M2.
We have closed an agreement with Deity, to unite our power of development, experience and passion in order to develop the best ecommerce experience in the market.
post-deity-i4
Demo here
More about PWA