The community member is concerned about not being able to recover from mistakes made on their project, especially with layouts and JavaScript code. They mention that versioning is on the way, but are wondering if there is a "hacky" way to do it currently. The comments suggest that the issue may not be as bad as the community member thinks, and that they are keeping a manual Git log to track their changes, as they tend to forget what they've done on the project.
correct me pls ... if i screw up something on my project and discover the next day .... there is absolutely no way to recover right? Versioning is on its way .... but is there no hacky way to do it currently? π
I keep doing this π .... Basically tinkering with the layouts etc and especially JS code and then figure out the issue ... Its my biggest issue since I keep forgetting what I did on the project. I am almost keeping a manual git log right now π¦