Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Original React Source Code? #6

Open
Tohaker opened this issue Nov 14, 2020 · 2 comments
Open

Original React Source Code? #6

Tohaker opened this issue Nov 14, 2020 · 2 comments

Comments

@Tohaker
Copy link

Tohaker commented Nov 14, 2020

Hi, I'd love to contribute to some of the features suggested, but the code in the repo appears to be minimised JSX/React. Is this how the code was written by hand, or is there another repo (public or private) with the original React code in it?

@Yemachu
Copy link
Owner

Yemachu commented Dec 27, 2020

Sorry for not getting back to you sooner; some other matters took up most of my spare time as of late. The code in this repository is handwritten (and includes minimized UMD libraries) without much tooling, unfortunately. On the other hand, it should also work when loaded from filesystem, without the need to setup a local HTTP server. But as we grow, we learn new ways to do things.

In the meantime I have been working on rewriting most functionality with proper tooling and libraries, including (but not limited) to: Gatsby, Material UI, TypeScript, Yarn, I18next, Rxjs, Redux etc.

Work on it is done in another repository. But given I keep changing my mind about how to structure the code, I don think you'd really be able to help out until the dust settles.

This project is, in a way, abandoned. But is kept around for the GitHub pages as hosting.

@Tohaker
Copy link
Author

Tohaker commented Dec 30, 2020

I see, thanks for updating me on it. When I try to run it locally, the background images don't load properly so I was trying to deconstruct the source to figure out why. I'd be happy to help with things in the meantime, I've got a fair amount of React and JS experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants