You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While porting the frontend comm to use generated types we noticed we were getting confusingly named json files like the "Frontend frontend" and the "Frontend backend". To avoid this it would be nice to come up with a more specific name.
@jmcphers suggested the "UI comm". This also could be the "user comm" or the "client comm".
The text was updated successfully, but these errors were encountered:
My vote is for "UI comm" as well. "user comm" and "client comm" feel a tad more generic, and might run into similar issues to "frontend comm" (e.g. you might have "client comm clients" or "users of the user comm")
Part of #265
While porting the frontend comm to use generated types we noticed we were getting confusingly named json files like the "Frontend frontend" and the "Frontend backend". To avoid this it would be nice to come up with a more specific name.
@jmcphers suggested the "UI comm". This also could be the "user comm" or the "client comm".
The text was updated successfully, but these errors were encountered: