feedforce / frontend-meeting

Agenda for frontend meeting.
https://github.com/feedforce/frontend-meeting/issues
22 stars 1 forks source link

2021/03/31 第226回 フロントエンドMTG 議事録 #87

Open github-actions[bot] opened 3 years ago

kogai commented 3 years ago

Google Payに入っている会員証バンドル機能

何が出来るのか、特にPOSでのデータの流れが気になる

https://developers.google.com/pay/passes/guides/introduction/about-google-pay-api-for-passes

Denoの資金調達の件

https://deno.com/blog/the-deno-company

職能分離型のエンジニアチームの課題と、Schema driven developmentによる部分的な解消

https://note.com/qsona/n/n3133e609f8a7

Square Terminalの日本上陸紹介記事

リージョンによってハードウェアを調整しているのだろうか 🤔

https://www.businessinsider.jp/post-232087

zenoplex commented 3 years ago

Node security release

https://nodejs.org/en/blog/vulnerability/april-2021-security-releases/

Bosque

https://github.com/microsoft/BosqueLanguage

まだ実際に触ってないけど、 ts にほどなく似ている感じがしている 以下は packt の learn-bosque-programming のサンプルコード

https://github.com/PacktPublishing/Learn-Bosque-Programming

mashabow commented 3 years ago

JSON Type Definition (JSON Typedef)

ajv のドキュメントに JSON Schema との比較があった

テストの本

ちなみにこの前『初めての自動テスト』を読んてみたものの、初心者向けだった & ちょっと古かった