t7yang@t7yangSep 15, 2023100% agree. But I think React is the main framework that advocate this syntax.Kent C. Dodds 🐨@kentcdoddsSep 14, 2023I don't always tweet about things I hate, but when I do, it's about default exports. Kill them with fire.12222
Kent C. Dodds 🐨@kentcdoddsSep 14, 2023I don't always tweet about things I hate, but when I do, it's about default exports. Kill them with fire.
t7yang@t7yangAug 31, 2023真的很遺憾,台灣政府也在講「生成」這個來自中國且完全跟「產生」同義的詞彙... news.pts.org.tw政院通過生成式AI指引草案 機密文件涉個資禁用AI | 公視新聞網 PNN行政院今(31)日通過「行政院及所屬機關使用生成AI參考指引草案」,限制機密文件須由公務員親自撰寫,不能詢問生成式AI涉及個資的問題,並規範公務員使用生成式AI後,必須說明與適當揭露。3148
t7yang@t7yangSep 21, 2022Dark Lavender 5.1.0 VSCode Theme Release highlight: # redesign the regular expression now you can more easily to distinguish between normal strings, escaped strings, quantities, groups, etc. in regex.112
t7yang@t7yangSep 27, 2021"TC39/proposal-pipeline-operator Hack-style |> hijacks Grouping operator ( )" by Ken Okabe #DEVCommunity dev.to/stken2050/the-…
t7yang@t7yangSep 22, 2021If you developing a JavaScript project, but don't know how to make it type safe, you can check out this article. dev.to/t7yang/type-sa… #javascript #jsdoc #vscode