20250314
0500 起床
床で寝ると寝起きがいい
朝シャンサイコー No.1
https://pbs.twimg.com/media/Gl29FG2XEAAOb0x.png
@bentossell: changing github . com to uithub . com gives you the whole code repo and structure so you can pass to an LLM https://pbs.twimg.com/media/Gl1ud6hWgAAl0zu.png
code:js
const hoge = (fuga: Fuga): boolean =
fuga.isPiyo && fuga.piyopiyo && fuga.piyopiyo.length > 0;
これがなんでダメなのかよくわかっていない
Type 'boolean | null' is not assignable to type 'boolean'.
って言われている