ThisisJackRyan / Friendly-Betting

This is a betting web app with react and possible backend where you can make bets in on real life topic not just sports
1 stars 0 forks source link

merge create bet into 1 base component #12

Open ThisisJackRyan opened 3 months ago

ThisisJackRyan commented 3 months ago

hmmm... While I am doing this I am finding that this actually may be harder than expected and maybe too complicated. Basically if I implements this there is a change I am making it too complicated and would actually make it harder to read. I'll take some time to think about it but I might just nix this.

ThisisJackRyan commented 2 months ago

I think I am gonna nix this because to do this effectively I would need to pass the bet to the child and emit the id. Which is too complicated and just making my life harder

ThisisJackRyan commented 1 week ago

Potentially adding a slot may fix the issue above. But we'll see. Still pushing off for now.