feedforce / frontend-meeting

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

2020/09/09 第200回 フロントエンドMTG 議事録 #57

Open github-actions[bot] opened 4 years ago

krhrtky commented 4 years ago

CloudNative Days Tokyo 2020

kogai commented 4 years ago

Vercel intergrationに含まれているFaunaDB

https://bagelee.com/programming/faunadb-graphql-trial/ https://github.com/feedforce/frontend-meeting/issues/17#issue-529689174

Next.jsがServerless志向だからか、永続化層をどうするかがまだ不透明 FaunaDBやCloud SQLはサポートされているようだけど 🤔

Vercelのmonorepoサポートが発表されていた

https://vercel.com/blog/monorepos

yarnのworkspaceでmonorepoする前提の模様 他のmonorepoツールだと動かなさそう

TypeScriptコードからswagger schemaを生成する

https://tsoa-community.github.io/docs/

DynamoDB操作のNode.jsライブラリ

https://dynamoosejs.com

mongooseインスパイアらしい 🤔

kai-lma commented 4 years ago

Lemmy - Reddit clone (Rust)

https://github.com/LemmyNet/lemmy

zenoplex commented 4 years ago

Decorator のプロポーザルが再度話されるらしい

https://github.com/tc39/proposal-decorators

Recoil clone を 100 行で書き換える

https://bennetthardwick.com/blog/recoil-js-clone-from-scratch-in-100-lines/ https://hookstate.js.org/