Warning: count(): Parameter must be an array or an object that implements Countable in /home/xs638785/agile-software.site/public_html/wp-content/plugins/rich-table-of-content/functions.php on line 490
- Next.js
- tRPC
tRPC(Typescript Remote Procedule Call)
クライアントからサーバーの関数を呼び出す。
定義した関数の引数・返り値の型がフロントエンドに自動的に共有される。