You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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.
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?
The text was updated successfully, but these errors were encountered: