Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
10いいね 1079回再生

Do not ditch your Typescript yet, It's still useful. #coding #programming

When using Fetch utility on a helper function to read or write from the server, It's better to return the whole response object (both 200 and 400 series) instead of selecting successful response only. This creates a pure type agnostic function that can be reusable througthout the application. #softwaredevelopment #webdevelopment

コメント