T
tRPC

Data Visualisation/Charts

Data Visualisation/Charts

LLois3/6/2023
is anyone using tRPC on data visualisation (say bar chart/line chart) in a scenario close to a banking app or Yahoo finance? would love to see some examples
Mmsalsbery3/7/2023
Hi @Lois they aren’t really related. tRPC provides a dev friendly typesafe RPC way of handling communication/data between endpoints but using data for visualization is a separate issue

Looking for more? Join the community!

T
tRPC

Data Visualisation/Charts

Join Server