Closed1

Zennのfeed

yorifujiyorifuji
{
  "title": "iOSのCombine学習メモ",
  "title_detail": {
    "type": "text/plain",
    "language": null,
    "base": "https://zenn.dev/yorifuji/feed",
    "value": "iOSのCombine学習メモ"
  },
  "summary": "これはなに\niOSのCombineについてオフィシャルのドキュメントを読み解いたときのメモです。\nhttps://developer.apple.com/documentation/combine\n\n Combine\n\nThe Combine framework provides a declarative Swift API for processing values over time. These values can represent many kinds of asynchronous events. Combine declares publishers to expo...",
  "summary_detail": {
    "type": "text/html",
    "language": null,
    "base": "https://zenn.dev/yorifuji/feed",
    "value": "これはなに\niOSのCombineについてオフィシャルのドキュメントを読み解いたときのメモです。\nhttps://developer.apple.com/documentation/combine\n\n Combine\n\nThe Combine framework provides a declarative Swift API for processing values over time. These values can represent many kinds of asynchronous events. Combine declares publishers to expo..."
  },
  "links": [
    {
      "rel": "alternate",
      "type": "text/html",
      "href": "https://zenn.dev/yorifuji/articles/ios-swift-combine"
    },
    {
      "length": "0",
      "type": "image/png",
      "href": "https://res.cloudinary.com/dlhzyuewr/image/upload/s--773rPwPh--/co_rgb:222%2Cg_south_west%2Cl_text:notosansjp-medium.otf_37_bold:yorifuji%2Cx_203%2Cy_98/c_fit%2Cco_rgb:222%2Cg_north_west%2Cl_text:notosansjp-medium.otf_80_bold:iOS%25E3%2581%25AECombine%25E5%25AD%25A6%25E7%25BF%2592%25E3%2583%25A1%25E3%2583%25A2%2Cw_1010%2Cx_90%2Cy_100/g_south_west%2Ch_90%2Cl_fetch:aHR0cHM6Ly9zdG9yYWdlLmdvb2dsZWFwaXMuY29tL3plbm4tdXNlci11cGxvYWQvYXZhdGFyL2ljb25fM2ZlN2Y4N2M1NC5qcGVn%2Cr_max%2Cw_90%2Cx_87%2Cy_72/v1609308637/og/new_txlqub.png",
      "rel": "enclosure"
    }
  ],
  "link": "https://zenn.dev/yorifuji/articles/ios-swift-combine",
  "id": "https://zenn.dev/yorifuji/articles/ios-swift-combine",
  "guidislink": false,
  "published": "Mon, 31 May 2021 13:46:25 GMT",
  "published_parsed": [
    2021,
    5,
    31,
    13,
    46,
    25,
    0,
    151,
    0
  ],
  "authors": [
    {
      "name": "yorifuji"
    }
  ],
  "author": "yorifuji",
  "author_detail": {
    "name": "yorifuji"
  }
}
このスクラップは2021/06/13にクローズされました