55
Root
7y

!rant
!!success

Finally, my project is done!

(and apart from UI/UX polish and some rewording by marketing, everything is finished! Wooo!)

Now for the fun part of the project... 😭

Comments
  • 0
    Congratulations!
  • 1
    Mother of God. That's going to be a huge commit. You should try to make more smaller commits.

    Who am I kidding. Been there, done that 😂
  • 3
    @Joserc87 I ended up breaking it into several commits (5, I think?). One less than I should have because it was a lot of work and I was tired.

    But really, most of that was all one feature -- implementing a stepper and moving a bunch of components (and their styles) into its steps.

    The commit I didn't make? Adding a <Background> component. One file + two lines.
  • 1
    @Ashkin I'm glad to hear that you took the time to seperate your commits. Some ppls just yolo.

    `alias yolo="git add ."`
  • 1
    That's great @Ashkin. I know it's not fun to break commits. Congratulations for your project!
Add Comment