sadnessOjisan

Results 8 comments of sadnessOjisan

https://github.com/sadnessOjisan/blog.ojisan.io/pull/254/ でスタイリング自体はできる

PostCSS や stylelint も採用したい

ありがとうございます!

> userのupdate(invitationのdecrement)とinvitationのcreateを同一の書き込みバッチ内で行う サボりました・・・ > userとinvitationが1:1の関係になることを保証するために これは意図的に1:nにしています。名前をサボっていたので申し訳ないのですが、こいつの正体は invitationHistoryです。 > ユースケースを見てもDocumentReference型で保持するのが良いのではないかと思います。 サボりました・・・

> 別のとあるユーザによって2回の合計3回招待されたという状態になっています。 む、これは意図していない挙動ですね。ちょっと調べてみますmm

I have same question about https://github.com/YousefED/typescript-json-schema/issues/419#issuecomment-834220793. Is there workaround to solve it?