AlyxMoon / lunar-factorio-mod-manager

A mod manager for Factorio, programmed using the Electron framework.
MIT License
6 stars 2 forks source link

Use react for client rendering #89

Closed AlyxMoon closed 7 years ago

AlyxMoon commented 7 years ago

It's finished! Restructured the client-side code to use React to render everything. The file structure got a bit chaotic but the code is better handled and a bit more responsive than before.

Danacus commented 7 years ago

Good job! I'm still learning React, so maybe I'll take a look at how you made it, if you don't mind.

AlyxMoon commented 7 years ago

Thanks, and yeah I don't mind at all, that's the benefit of Open Source!

Danacus commented 7 years ago

Thanks, my mod manager is open source too, but don't waste your time looking at the source code, it's still very chaotic.

AlyxMoon commented 7 years ago

Haha that's all part of the fun, hope you enjoy making it.

Danacus commented 7 years ago

Of course I enjoy making it! :) You probably enjoy making yours too. Why else would we do it? :D