Skip to content

Instantly share code, notes, and snippets.

@mabubu0203
Last active October 2, 2022 01:59
Show Gist options
  • Save mabubu0203/f7c74ae6f54574865f266612cf18d111 to your computer and use it in GitHub Desktop.
Save mabubu0203/f7c74ae6f54574865f266612cf18d111 to your computer and use it in GitHub Desktop.
2022年09月の じぶん Release Notes

活動履歴

💻開発

YWT

Y (やったこと)
  • diffuse-me_all
    • JWTを導入するにあたり、I/Fに影響でがち
    • gradleの dependencyResolutionManagement にバージョンをまとめてしまう
    • com.github.jasync.sql.jasync.r2dbc.mysql でsave()がうまく動作しない
    • GraphQLの実装はひとまずおしまい
  • Nuxt.js
    • 業務で触り始めた
    • typescriptだと、型定義かかないと警告でまくる
      • ESLintが動作しているようだ
W (わかったこと)
  • package.lock.json
    • 取り込むライブラリのバージョンをチームで揃えるため、コミットしていかねばならない
T (次にやること)
  • Nuxt.js学んでいく
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment