© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Chris Edgington
The Coach
I started with the sample from this project - webpack.electron.build After that, I simply added react and react-dom libraries and then I was able to start writing react compontents.
Aakash Mallik
S/W Engineer @ Samsung R&D Delhi
Were ES6 features working in your build? Coz that was the main issues I got stuck with...
Yes, I was able to get ES6 features working, including arrow functions and experimental features like decorators.