I do web dev for work, and I love game dev as a hobby.
I am interested in games (board games and videogames) and coding (mostly #gamedev).
https://github.com/vikkio88
You better off make it yourself from scratch instead of being forced to use all of that rubbish it installs.
I used it for 4 months and just switched back to what I was using before.
You better off make it yourself from scratch instead of being forced to use all of that rubbish it installs.
I used it for 4 months and just switched back to what I was using before.
rather than having duplicate names everywhere.
rather than having duplicate names everywhere.
about the leaking db, it's a full stack app, you are leaking data already by fetching it and showing it to the users arguably 😂
about the leaking db, it's a full stack app, you are leaking data already by fetching it and showing it to the users arguably 😂
I usually make a repository, that exposes functions to manipulate that particular resource, like I would do data/walks.ts
I usually make a repository, that exposes functions to manipulate that particular resource, like I would do data/walks.ts
also having all of the queries in one single file makes it harder to maintain.
also having all of the queries in one single file makes it harder to maintain.