DEV Community

WangGithub0
WangGithub0

Posted on

My second hacktoberfest PR

This week I found another issue, which is in the project Movex.
Movex is a revolutionary platform designed to transform the way we approach frontend development. With Movex, we step into a world where server-side complexities become a thing of the past, and the focus shifts entirely to crafting exceptional user experiences. In a nutshell, Movex is the key to building real-time, multiplayer applications without the headache of backend development. It empowers developers to cut development effort in half and ship faster by abstracting the backend logic, enabling complete control over app logic, UI/UX, and data management.

Last week, I leaved the comment that I wanna do the issue, but another guy asked to do it too and the author leaved the comment on Thanks giving day to ask if I still wanna do it. Fortunately, I saw the message in the evening and replied promptly, which allowed me to work on this issue. Hope this never happen on me again.

In this PR, I found the file and search all the file using this file LocalStorageMovexStore.ts, I also installed and ran the program according to the README and run test passed. The whole issue is not hard, but after I created the PR, I found I have to sign my commits, I created GPG key and tried to solve it, but I couldn't change the old commit. At last, I had to create another new PR. I think I'll check my using email first next time.

Top comments (0)