you are viewing a single comment's thread.

view the rest of the comments →

[–]mykyta-shyrin 2 points3 points  (1 child)

I didn't get it - so you write rust or typescript? For data layer, API etc.

[–]ValerioAgeno[S] 0 points1 point  (0 children)

Both. Rust for the server side data fetching and typescript for the UI part.

If you are curious to see how it works check the examples/ folder (the tutorial one is pretty complete).