Back to resources

Invoking React components from your Ember apps

Published
February 25, 2023
Author
Rajasegar Chandran
Type
Article
View resource
In this post, we are going to take a look at how to invoke React components from an Ember.js application. Before diving into the topic let's have a quick intro about both these frameworks (or library) and look at why we want to integrate React into an Ember codebase first.

Tags

React Embroider

Related resources