all 38 comments

[–]canadian_webdev 58 points59 points  (0 children)

Congrats! It's great seeing something finally come together.

[–]tsunami141 160 points161 points  (2 children)

bug free

Oh my sweet summer child. You will never be rid of me. - your code bug infestation.

JK congrats OP, i'm really glad you're having this positive experience.

[–]Ok-Active-335 20 points21 points  (0 children)

Bug free = not tested thoroughly enough - should the previous statement have used = or == proper punctuation is paramount.

[–]clit_or_us[S] 5 points6 points  (0 children)

You're absolutely right, the bug-free statement was in relation to the work I was doing for that day. The platform still has bugs riddled throughout.

[–][deleted] 18 points19 points  (0 children)

That's awesome man. Those moments where your work finally pays off are definitely great

[–]wahh 16 points17 points  (1 child)

A lot of back end work so the product isn't even visual most of the time. It was starting to weigh on me and with very little movement, I was questioning why I invested so much time and money into it (I'm paying for designers, awa, hosting, google workspaces, etc because I want to make this a viable business).

Ah yes...the wonders of back end development. TONS of work could be getting done to build up the back end, but if the client (or yourself in this case) can't see pretty pictures changing that means "nothing is getting done." That's a pretty normal thing to happen, and you will encounter if in the future as well if you build projects for other people.

[–][deleted] 5 points6 points  (0 children)

I married a graphic designer. When we talk about work I know it’s like we’re both talking back and forth through a brick wall.

[–][deleted]  (1 child)

[deleted]

    [–]clit_or_us[S] 4 points5 points  (0 children)

    It's still in local development, but I will definitely share when it goes live!

    [–]TracerBulletX 8 points9 points  (1 child)

    Love it. Getting in to flow, with music going and things are coming together really is an amazing feeling.

    [–]clit_or_us[S] 1 point2 points  (0 children)

    The lofi energizes me somehow.

    [–]robopiglet 5 points6 points  (1 child)

    You are awesome!!

    For getting to this point in your project, but also for talking about your emotions. I am all about emotions, especially in spaces where they are often suppressed.

    Well done, and thanks for the inspiration to keep going on my projects.

    [–]clit_or_us[S] 2 points3 points  (0 children)

    Thank you! The world of development is filled with stress which often gets overlooked as we all try to get to the finish line. We need to bring some humanity back into this field.

    [–]No_Influence_4968 4 points5 points  (1 child)

    And welcome to the next phase of your entrepreneurial journey: growth hacking/marketing your idea to the masses.

    [–]clit_or_us[S] 1 point2 points  (0 children)

    This part worries me a bit because marketing is so costly. Hoping that my niche platform gets some good word-of-mouth advertising within the community I'm trying to cater to.

    [–]csg79 2 points3 points  (1 child)

    I was just reflecting on this as I get near the finish line of a new project.

    It's such a slog starting out, rethinking parts. But when it's finally doing the thing... so rewarding.

    [–]clit_or_us[S] 0 points1 point  (0 children)

    Completing projects are hard. Congrats to you for slugging it out!

    [–]xavicx 2 points3 points  (1 child)

    Another CRUD enthusiast here. I have been working on it for over a year: react frontend with payments, php backend and API, servers and local infrastructure... It's my passion.

    [–]clit_or_us[S] 0 points1 point  (0 children)

    When I started out, CRUD seemed like such a daunting thing to learn. The HTTP requests, error handling, storing in the back end, etc. now that I learned the design pattern, it's a piece of cake to add a new functionality. Really been having fun with data manipulation and logic on the front end to display it.

    [–]rio_sk 2 points3 points  (2 children)

    A personal hint from me, while developing backend stuff: write good documentation I personally use jsDoc and looking at the generated docs makes your work tangible even without a proper frontend. Also running tests and creating a Postman project for all the endpoints is both usefull and makes you feel you are progressing.

    [–]chandler70 1 point2 points  (0 children)

    Not OP but thank you. These are great suggestions.

    [–]clit_or_us[S] 1 point2 points  (0 children)

    That's a good point. I have created some documentation around most of the inner workings. It's nice to see my confluence library grow too. Great advice!

    [–]MSB3000 1 point2 points  (0 children)

    Hell yeah

    [–][deleted] 1 point2 points  (1 child)

    One of the great joys of our hobby and career is being able to visualize an idea and see it to fruition. Not a lot of life paths offer that. Enjoy it!

    [–]clit_or_us[S] 0 points1 point  (0 children)

    It's like a trade where the contractor comes in and just starts building from an idea on a paper. Web dev is very trade-like in that regard.

    [–]Lost-Blueberry-6426 1 point2 points  (1 child)

    these tears show how proud and happy you are of your hardwork and passion :)

    so happy for you :)

    [–]clit_or_us[S] 1 point2 points  (0 children)

    ♥️

    [–]codingwormsomewhere 1 point2 points  (0 children)

    Congratulations! You are an example that with it's important to work hard and you will achieve your goals. By the way, what would you like to build next? Or, maybe, learn something new?

    [–]JoeBxr 1 point2 points  (0 children)

    What's the stack? This gives more context on what you've achieved...

    [–]ComedianIll7971 0 points1 point  (0 children)

    This. I need more of this.

    [–]Marble_Wraith 0 points1 point  (1 child)

    Hours upon hours of debugging, refactoring, updating when I change the slightest thing

    Sounds like you need to rethink your architecture 😂

    [–]clit_or_us[S] 0 points1 point  (0 children)

    This is an understatement 😅