-
## 目的・背景
### 依頼部署
- オプション課
### 関係サイト
- 歩合担当者
### 概要
- smartHRの社員情報を該当箇所に出力を行う
- 仕様や項目はkeiai_受付担当一覧と同じ
-
## 課題
- ほぼ同一の型定義をフロントエンドとバックエンドに置いているので、片方を変更した場合にもう片方に変更を反映させ忘れることがある
(- フロントエンドとバックエンドで同じ言語を使ってmonorepoで管理しているのに、その利点をあまり活かせていない)
## 解決策
- GraphQLに移行する
- バックエンドの型(Prisma)をフロントエンドで呼び出す
- ht…
bvv-1 updated
3 months ago
-
-
Ringi.co, and Ringi.co/ja
Resources
https://www.scratchpay.com/
https://www.jooto.com/
https://sora.blue/
https://smarthr.jp/
https://envoy.com/
-
-
### reg-suit
Visual Regression Testing の為のツール
https://github.com/reg-viz/reg-suit
### MinIO
S3 互換のストレージ
https://github.com/minio/minio
### Ref
https://medium.com/@kenfdev/testing-out-visual…
-
-
## React.lazy を触った
- [Code-Splitting – React](https://reactjs.org/docs/code-splitting.html#reactlazy)
基本の使い方
```tsx
import React, { lazy, Suspense } from 'react';
const Component = lazy((…
-
https://medium.com/@tumada/%E3%82%B9%E3%82%BF%E3%83%BC%E3%83%88%E3%82%A2%E3%83%83%E3%83%97%E3%81%AE%E3%81%8A%E9%87%91%E3%81%A8%E6%8C%87%E6%A8%99%E5%85%A5%E9%96%80%E8%AC%9B%E5%BA%A7-%E5%8F%8E%E7%9B%8A-…
-
今週の雑談会のログです:memo: