Skip to content

Instantly share code, notes, and snippets.

@mabubu0203
Last active October 1, 2021 23:43
Show Gist options
  • Save mabubu0203/20d911ae079385bf38aab83d83051d8c to your computer and use it in GitHub Desktop.
Save mabubu0203/20d911ae079385bf38aab83d83051d8c to your computer and use it in GitHub Desktop.
2021年09月の じぶん Release Notes

活動履歴

📖読書
💻開発
📝執筆
  • Slackのお天気bot修正のコードでQiitaの記事更新
  • SlackのbotにConnpassの勉強会情報を流すQiitaの記事作成

YWT

Y (やったこと)
  • Laravelでなにか作ってみる
  • Slack開設
W (わかったこと)
  • PHPの構文
    • マジックメソッド
      • _ _construct
      • _ _destruct
      • _ _get
      • _ _set
      • _ _isset
      • _ _unset
      • _ _call
      • _ _toString
    • parent::
    • trait
  • Slackは無料枠だとできないことが多い
    • Workflow作れない
  • GASの公開の方法
T (次にやること)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment