Integrating a ReactJS frontend in Magento 2

Slides

Magento 2 introduced the concept of strong frontend/backend separation – figuring frontend as an application exchanging data with the core through webservices. However the choice of the MVVM model of KnockoutJS is not sufficient to completely abstract the frontend as a self-contained, autonomous application.

Thanks to the easiness of implementation of Magento 2 webservices – using those already present or extending them – it is possible to move to a reactive programming model based on ReactJS.
We will this way create a performing, easily customizable, stable frontend layer with independent test units. This modular frontend might be made of separate components – each of which capable of replacing a specific pre-existing function.

We will show examples from real case studies, like a custom checkout funnel completely written in ReactJS.

Read more…


Don’t miss the conference, reserve your seat now!

Don’t forget following us here, on Twitter and Facebook.
You can also stay in the loop by signing up to our newsletter.