It feels so great to push out code and have it pass all tests as it goes through a CI/CD pipeline. Today is going to be a good day! #100daysofcode#codenewbie
Instead of making goals like "I will finish (the thing) before X date", my goals will instead be "I will spend X time working on (the thing) every day/week". Concentrating on building the habit I think will be more effective than concentrating on the end goal.
@capajj@prisma Do you find once your schema gets to a certain size you can get a bit lost in there? Sometimes I just need to visually see the relationships.
I've thought about setting myself reminders to help build the habit, but then it just feels forced and weird like I have to think of something on the spot π€
Building in public is hard. The building part comes pretty naturally, but the posting about it is hard. I usually just forget - does anyone else struggle with this?
My goal was to launch my groceries list app within a month. I failed.
But I'm not giving up. I'm starting again using the #epicstack and this time going to build on the web (as opposed to mobile) where I'm much more familiar.
I can do this!
I finally got expo router tabs working within my nx monorepo. Should I have just ditched nx and gone with a super simple setup in the spirit of shipping fast? Probably...but I like this DX and really want this setup to work. Excited to build on this setup in future projects π₯π₯
Next week I'll build out the frontend and try to keep it as simple as possible. I'll try to refrain from focusing on having everything perfect in favour of shipping quickly! Let's goooooo
I already have fastify deploying to https://t.co/bHM4ygXCWh, connecting to a postgres db (also on fly) and using websockets to give realtime updates! I'm so stoked with this setup!