Dadamo
Rroblox-ts
•Created by Dadamo on 4/20/2025 in #help
Readonly Charm atom
Hello,
For the context I am creating a service that manage goals as abstract as possible, having a progress and goal numeric value, getting completed when progress reach goal.
So I want other services creating the goal to be able to know when this goal progress and so I thought about using atom for progress value (why not also goal value) but returning the atom would mean the other service could change the atom value, is it possible to have a readonly version of this atom?
19 replies
Rroblox-ts
•Created by Dadamo on 4/5/2025 in #help
UI with roblox-ts
Hello! I am new to roblox-ts and I heard about roact for the UI but I see that some tickets have the tag React, and so I am a bit confused on the subject. So I wanted to know what are the good ways or tech to use to make UI with roblox-ts. Thanks in advance!
7 replies