Mediocre
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/22/2024 in #questions
Is it a good idea to make a meeting scheduling + video calling application?
Understood. Thanks! Really appreciate it.
6 replies
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/13/2024 in #questions
How are signals going to be any different that state variables in React?
Yep
23 replies
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/13/2024 in #questions
How are signals going to be any different that state variables in React?
That would make things really interesting if you want to communicate between two apps built using different frameworks
23 replies
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/13/2024 in #questions
How are signals going to be any different that state variables in React?
yeah yeah it would be more like a javascript thing
23 replies
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/13/2024 in #questions
How are signals going to be any different that state variables in React?
Thanks! @FleetAdmiralJakob 🗕 🗗 🗙 @nyx (Rustular DevRel)
23 replies
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/13/2024 in #questions
How are signals going to be any different that state variables in React?
Yes, just not a lot of that magic code will be required from the framework.
23 replies
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/13/2024 in #questions
How are signals going to be any different that state variables in React?
Makes sense.
23 replies
TTCTheo's Typesafe Cult
•Created by Mediocre on 4/13/2024 in #questions
How are signals going to be any different that state variables in React?
Right, so it's not going to affect these frameworks directly.
23 replies
TTCTheo's Typesafe Cult
•Created by cje on 4/3/2024 in #questions
profiling react component body
You can go to the "components" tab and check what hook 10 is, and continue investigating from there. If you've tried that already or it doesn't really help then I'd suggest taking a good look at the component and seeing what could cause a re-render. I don't think there's any other way
6 replies
TTCTheo's Typesafe Cult
•Created by Gabool on 3/18/2023 in #questions
tailwind w- h- custom value's
If you are using custom values then I'd suggest adding those to the tailwind config to keep everything visually consistent.
5 replies
TTCTheo's Typesafe Cult
•Created by Wezter on 10/4/2022 in #questions
Cross platform stack (web & mobile)
Good point, I think they're a bit different.
51 replies
TTCTheo's Typesafe Cult
•Created by Wezter on 10/4/2022 in #questions
Cross platform stack (web & mobile)
Well, I think it really depends on what you're using it for. Just for simple applications that don't require any native features it works pretty well.
For backend, I'm not sure about this but there are things like serverpod exist.. again I haven't tried the backend so can't vouch for it 😅
51 replies
TTCTheo's Typesafe Cult
•Created by Wezter on 10/4/2022 in #questions
Cross platform stack (web & mobile)
I would highly recommend trying out Flutter once
51 replies