React for Add-On development

Hi!

I’m pretty new to addon development, but I already have done some frontend development using React. So now I want to give it a shot and try to use it for my addon. I’ve already done some research and found the following boilerplate: github.com/

But the packages it uses are outdated and there are breaking changes when updating them.

So now my question is: Is there another boilerplate which I could use or is there some kind of guide which I could follow to prepare my project for the use with React?

Thank you!

1 Like