Cleaning up the calculator after a failed refactor
By RepoJournal , from @J-squareTech's public GitHub activity
Backfilled
Tanle Junior made three commits to J-squareTech/Calculatrix, attempting to convert the web app to a basic calculator, then backing out the incomplete work.
The first commit tried to change the web app to a basic calculator, but the implementation did not function as expected [1]. Tanle Junior then merged remote changes into the repository [2], and followed up by removing the merged code from the source file [3], cleaning up after the unsuccessful refactor attempt.
One email a day. Unsubscribe in one click.
A short briefing every day J-squareTech ships something โ in about 3 minutes.
One email a day. Unsubscribe in one click. Read the whole archive โ
References
- [1] Try to change the web app to a basic calculator but didn't function in my first try as I expected ๐ . J-squareTech/Calculatrix
- [2] Merge remote changes J-squareTech/Calculatrix
- [3] Removed the merged code from my source file ๐ฆ J-squareTech/Calculatrix