{"id":16838,"date":"2022-02-26T11:33:59","date_gmt":"2022-02-26T02:33:59","guid":{"rendered":"http:\/\/www.code-magagine.com\/?p=16838"},"modified":"2023-05-27T23:07:50","modified_gmt":"2023-05-27T14:07:50","slug":"%e3%80%90sass%e3%80%91%e3%80%8c%e5%a4%89%e6%95%b0%e3%80%8d%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6","status":"publish","type":"post","link":"http:\/\/www.code-magagine.com\/?p=16838","title":{"rendered":"\u3010Sass\u3011\u300c\u5909\u6570\u300d\u3001\u300c\u6f14\u7b97\u300d\u3001\u300c\u6761\u4ef6\u5206\u5c90\u300d\u3001\u300c\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u300d"},"content":{"rendered":"<h2>\u7528\u9014<\/h2>\n<h3>\u540c\u3058\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9\u3092\u307e\u3068\u3081\u3066\u304a\u304f\u3002<\/h3>\n<p>\u30c7\u30b6\u30a4\u30ca\u30fc\u306e\u30b1\u30a2\u30ec\u30b9\u30df\u30b9\u306a\u3069\u3067\u8272\u30b3\u30fc\u30c9\u3092\u5fae\u5999\u306b\u5909\u3048\u305f\u3044\u306a\u3069\u3068\u8a00\u3063\u305f\u5834\u5408\u306b\u3082\u3059\u3050\u5bfe\u5fdc\u3067\u304d\u307e\u3059\u3002\u4e00\u62ec\u7f6e\u63db\u3088\u308a\u306f\u697d\u3067\u3059\u3002<\/p>\n<h2>\u5909\u6570\u540d\u306e\u30eb\u30fc\u30eb<\/h2>\n<p>\u5909\u6570\u540d\u3068\u3057\u3066\u4f7f\u3048\u308b\u8a18\u53f7\u306f\u4ee5\u4e0b\u306e\u4e09\u7a2e\u985e\u3060\u3051\u3067\u3059\u3002\u305d\u308c\u4ee5\u5916\u306e\u8a18\u53f7\u306f\u4f7f\u3048\u307e\u305b\u3093\u3002<\/p>\n<ul>\n<li>\u534a\u89d2\u82f1\u6570\u5b57<\/li>\n<li>\u30cf\u30a4\u30d5\u30f3<\/li>\n<li>\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2<\/li>\n<\/ul>\n<h2>\u5909\u6570\u306e\u6ce8\u610f\u70b9<\/h2>\n<ul>\n<li>\u5ba3\u8a00\u3059\u308b\u524d\u306e\u884c\u304b\u3089\u306f\u53c2\u7167\u3067\u304d\u307e\u305b\u3093\u3002\uff08Sass\u306f\u524d\u304b\u3089\u9806\u306b\u51e6\u7406\u3055\u308c\u308b\u305f\u3081\u3067\u3059\u3002\uff09<\/li>\n<li>\u540c\u3058\u5909\u6570\u540d\u3092\u91cd\u8907\u3057\u3066\u5ba3\u8a00\u3057\u305f\u5834\u5408\u306f\u5f8c\u304b\u3089\u5ba3\u8a00\u3057\u305f\u65b9\u3067\u4e0a\u66f8\u304d\u3055\u308c\u307e\u3059\u3002<\/li>\n<li>\u30b0\u30ed\u30fc\u30d0\u30eb\u5909\u6570\u3068\u30ed\u30fc\u30ab\u30eb\u5909\u6570\u304c\u540c\u3058\u540d\u524d\u306e\u5834\u5408\u306f\u3001\u30ed\u30fc\u30ab\u30eb\u5909\u6570\u306e\u65b9\u304c\u512a\u5148\u3055\u308c\u307e\u3059\u3002<\/li>\n<\/ul>\n<h2>\u5909\u6570\u306e\u30b9\u30b3\u30fc\u30d7<\/h2>\n<h3>\u30b0\u30ed\u30fc\u30d0\u30eb\u5909\u6570<\/h3>\n<pre class=\"lang:default decode:true \">$white: #fff;\r\n\r\ndiv {\r\n  color: $white;\r\n}<\/pre>\n<h3>\u30ed\u30fc\u30ab\u30eb\u5909\u6570<\/h3>\n<p>\u30eb\u30fc\u30eb\u30bb\u30c3\u30c8\u306e\u4e2d\u3067\u3082\u5ba3\u8a00\u3057\u307e\u3059\u3002\u305d\u306e\u5834\u5408\u306f\u540c\u4e00\u306e\u30eb\u30fc\u30eb\u30bb\u30c3\u30c8\u5185\u3067\u3057\u304b\u5909\u6570\u306e\u4e2d\u8eab\u3092\u53c2\u7167\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<pre class=\"lang:default decode:true\">div {\r\n  $black: #000;\r\n\r\n  background-color: $black;\r\n}<\/pre>\n<p>\u306a\u304a\u3001\u5225\u3005\u306e\u30eb\u30fc\u30eb\u30bb\u30c3\u30c8\u540c\u58eb\u3067\u3042\u308c\u3070<span style=\"color: #ff0000;\"><strong>\u540c\u3058\u5909\u6570\u540d\u3067\u3082\u5024\u3092\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u304c\u53ef\u80fd<\/strong><\/span>\u3067\u3059\u3002<\/p>\n<h2>\u5909\u6570\u306e\u578b<\/h2>\n<p>Sass\u306b\u3082\u30c7\u30fc\u30bf\u578b\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<h3>Number\u578b<\/h3>\n<p>\u5909\u6570\u306b\u4ee5\u4e0b\u306e\u3082\u306e\u3092\u8a2d\u5b9a\u3057\u305f\u5834\u5408\u306fNumber\u578b\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<ul>\n<li>\u6574\u6570<\/li>\n<li>\u5c0f\u6570<\/li>\n<li>px<\/li>\n<li>rem<\/li>\n<li>%<\/li>\n<\/ul>\n<h3>Color\u578b<\/h3>\n<p>\u8272\u306e\u578b\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<ul>\n<li>red<\/li>\n<li>#fff<\/li>\n<li>rgba(255,0,0,1)<\/li>\n<\/ul>\n<h3>String\u578b\uff08\u6587\u5b57\u5217\uff09<\/h3>\n<ul>\n<li>\u30c0\u30d6\u30eb\u30b3\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3<\/li>\n<li>\u30b7\u30f3\u30b0\u30eb\u30b3\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3<\/li>\n<li>Number\u3001Color\u578b\u4ee5\u5916\u306e\u6587\u5b57\u5217\uff08hoge\u306a\u3069\uff09<\/li>\n<\/ul>\n<h3>Boolean\u578b<\/h3>\n<ul>\n<li>true<\/li>\n<li>false<\/li>\n<\/ul>\n<h3>List\u578b\uff08\u914d\u5217\uff09<\/h3>\n<ul>\n<li>\u30b9\u30da\u30fc\u30b9\u3067\u533a\u5207\u3063\u305f\u3082\u306e\uff08\u4f8b\uff1a1px 10px 2px;\uff09<\/li>\n<li>\u4e38\u62ec\u5f27\u3067\u533a\u5207\u3063\u305f\u3082\u306e\uff08\u4f8b\uff1a(1px,10px,2px);\uff09<\/li>\n<li>\u5404\u62ec\u5f27\u3067\u533a\u5207\u3063\u305f\u3082\u306e\uff08\u4f8b\uff1a[1px,10px,2px];\uff09<\/li>\n<\/ul>\n<h3>Map\u578b\uff08\u9023\u60f3\u914d\u5217\uff09<\/h3>\n<p>\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u5f62\u5f0f\u306e\u3082\u306e\u3092\u6307\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">$map: {\r\n  aaa: \"\u3042\u3042\u3042\";\r\n  bbb: \"\u3044\u3044\u3044\";\r\n}<\/pre>\n<h3>\u95a2\u6570\u578b<\/h3>\n<pre class=\"lang:default decode:true \">get-function(\"\u8fd4\u308a\u5024\")<\/pre>\n<h3>null\u578b<\/h3>\n<p>null\u3067\u6307\u5b9a\u3055\u308c\u305f\u5024\u3067\u3059\u3002null\u3067\u6307\u5b9a\u3055\u308c\u305f\u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u51fa\u529b\u3055\u308c\u307e\u305b\u3093\u3002<\/p>\n<h2>\u30a4\u30f3\u30bf\u30fc\u30dd\u30ec\u30fc\u30b7\u30e7\u30f3<\/h2>\n<p>\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3059\u308c\u3070\u3001\u6587\u5b57\u5217\u306e\u4e2d\u306b\u5909\u6570\u306e\u5024\u3092\u57cb\u3081\u8fbc\u3080\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">$TODAY: \"\u4eca\u65e5\u306f\";\r\n\r\n.plus {\r\n  width: 300px + 12px;\r\n  content: \"#{$TODAY}\u6674\u308c\u3067\u3059\";\r\n}<\/pre>\n<h3>\u30bb\u30ec\u30af\u30bf\u30fc\u540d\u306b\u3082\u4f7f\u3048\u308b<\/h3>\n<p>\u540c\u3058\u3088\u3046\u306b\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3059\u308c\u3070\u30bb\u30ec\u30af\u30bf\u30fc\u540d\u306b\u3082\u30a4\u30f3\u30bf\u30fc\u30dd\u30ec\u30fc\u30b7\u30e7\u30f3\u306f\u4f7f\u3046\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">$selector: \".box\";\r\n\r\n#{$selector} {\r\n  color: \"#fff\";\r\n}<\/pre>\n<h2>!default<\/h2>\n<p>\u5909\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u3059\u3002\u4e0a\u66f8\u304d\u3055\u308c\u308b\u3053\u3068\u3092\u524d\u63d0\u3068\u3057\u305f\u5909\u6570\u306e\u5024\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u4f8b\u3048\u3070\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u901a\u5e38\u540c\u3058\u5909\u6570\u540d\u3067\u3042\u308c\u3070\u5f8c\u304b\u3089\u5ba3\u8a00\u3057\u305f\u5024\u3067\u4e0a\u66f8\u304d\u3055\u308c\u308b\u306e\u3067\u3059\u304c\u3001\u300c!default\u300d\u3092\u3064\u3051\u305f\u5834\u5408\u306f\u4e0a\u66f8\u304d\u3055\u308c\u305a\u306b\u4e8b\u524d\u306b\u8a2d\u5b9a\u3057\u3066\u304a\u3044\u305f\u5024\u304c\u512a\u5148\u3055\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">$TODAY: \"\u4eca\u65e5\u306f\";\r\n\r\n.plus {\r\n  $TODAY: \"\u660e\u65e5\u306f\" !default;\r\n\r\n  content: \"#{$TODAY}\u6674\u308c\u3067\u3059\";\r\n}\r\n<\/pre>\n<h2>!global<\/h2>\n<p>\u30ed\u30fc\u30ab\u30eb\u5909\u6570\u3092\u30b0\u30ed\u30fc\u30d0\u30eb\u5909\u6570\u306b\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u6a5f\u80fd\u3067\u3059\u3002\u306a\u306e\u3067\u3001\u5225\u30bb\u30ec\u30af\u30bf\u5185\u304b\u3089\u3082\u4ed6\u306e\u30bb\u30ec\u30af\u30bf\u306e\u5185\u5bb9\u3092\u53c2\u7167\u3059\u308b\u3053\u3068\u304c\u53ef\u80fd\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">.plus {\r\n  $TOMORROW: \"\u660e\u65e5\u306f\" !global;\r\n\r\n  content: \"#{$TOMORROW}\u6674\u308c\u3067\u3059\";\r\n}\r\n\r\n.minus {\r\n  content: \"#{$TOMORROW}\u7279\u58f2\u65e5\u3067\u3059\";\r\n}\r\n<\/pre>\n<h2>\u300c\u6f14\u7b97\u300d\u6a5f\u80fd\u306b\u3064\u3044\u3066<\/h2>\n<p>\u4f8b\u3048\u3070\u3001\u300cpadding: 14px\u300d\u3068\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u305f\u5834\u5408\u306b\u3069\u3046\u3044\u3046\u57fa\u6e96\u3092\u5143\u306b14px\u3068\u8a2d\u5b9a\u3057\u305f\u306e\u304b\u305d\u306e\u30bd\u30fc\u30b9\u3092\u898b\u305f\u3060\u3051\u3067\u306f\u308f\u304b\u308a\u307e\u305b\u3093\u3002\u3082\u3061\u308d\u3093\u30b3\u30e1\u30f3\u30c8\u306a\u3069\u3092\u3059\u308b\u3053\u3068\u3082\u3044\u3044\u3053\u3068\u3060\u3068\u306f\u601d\u3044\u307e\u3059\u304c\u3001\u4f55\u304b\u3057\u3089\u6f14\u7b97\u306e\u7d50\u679c\u305d\u3046\u3044\u3046\u5024\u3092\u3057\u305f\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u3088\u3046\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u305f\u65b9\u304c\u4fdd\u5b88\u6027\u306f\u4e0a\u304c\u308a\u307e\u3059\u3002<\/p>\n<p>Sass\u306e\u5909\u6570\u6a5f\u80fd\u3068\u7d44\u307f\u5408\u308f\u305b\u308b\u3068\u52b9\u679c\u304c\u975e\u5e38\u306b\u9ad8\u3044\u3067\u3059\u3002<\/p>\n<h3>\u56db\u5247\u6f14\u7b97\uff0b\u03b1<\/h3>\n<p>\u306a\u304a\u3001\u4ee5\u4e0b\u306e\u6f14\u7b97\u306f\u5168\u3066\u7d44\u307f\u5408\u308f\u305b\u3066\u4f7f\u3046\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<h4>\u8db3\u3057\u7b97<\/h4>\n<p>\u6570\u5b57\u540c\u58eb\u306e\u8a08\u7b97\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u6587\u5b57\u5217\u7d50\u5408\u306b\u3082\u4f7f\u3046\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true\">.plus {\r\n  width: 300px + 12px;\r\n  content: \"\u4eca\u65e5\u306f\" + \"\u6674\u308c\u3067\u3059\u3002\";\r\n}<\/pre>\n<h4>\u5f15\u304d\u7b97<\/h4>\n<pre class=\"lang:default decode:true\">.minus {\r\n  width: 300px - 12px;\r\n}<\/pre>\n<h4>\u639b\u3051\u7b97<\/h4>\n<pre class=\"lang:default decode:true\">.calc {\r\n  width: 300px * 3;\r\n}<\/pre>\n<h4>\u5272\u308a\u7b97<\/h4>\n<p>\u5272\u308a\u7b97\u306e\u5834\u5408\u3060\u3051\u306f\u62ec\u5f27\u3092\u3064\u3051\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true\">.warizan {\r\n  width: (300px \/ 3);\r\n}<\/pre>\n<h4>\u5270\u4f59\u8a08\u7b97<\/h4>\n<pre class=\"lang:default decode:true\">.jouyo {\r\n  width: 300px % 7;\r\n}<\/pre>\n<h2>\u6761\u4ef6\u5206\u5c90<\/h2>\n<h3>\u5b9f\u88c5<\/h3>\n<h4>\u5909\u63db\u524d<\/h4>\n<pre class=\"lang:default decode:true\">@mixin bunki($type) {\r\n  @if $type == 0 {\r\n    border: 1px solid #fff;\r\n  } @else if $type == 1 {\r\n    border: 2px solid #bbb;\r\n  } @else {\r\n    border: 3px solid #ccc;\r\n  }\r\n}\r\n\r\n.bunki1{\r\n  @include bunki(0);\r\n}\r\n\r\n.bunki2{\r\n  @include bunki(1);\r\n}\r\n\r\n.bunki3{\r\n  @include bunki(2);\r\n}<\/pre>\n<h4>\u5909\u63db\u5f8c<\/h4>\n<pre class=\"lang:default decode:true\">.bunki1 {\r\n  border: 1px solid #fff;\r\n}\r\n\r\n.bunki2 {\r\n  border: 2px solid #bbb;\r\n}\r\n\r\n.bunki3 {\r\n  border: 3px solid #ccc;\r\n}<\/pre>\n<h3>\u4f7f\u3048\u308b\u6bd4\u8f03\u6f14\u7b97\u5b50<\/h3>\n<p>\u4ee5\u4e0b\u306e\u6bd4\u8f03\u6f14\u7b97\u5b50\u306f\u666e\u901a\u306b\u4f7f\u3048\u307e\u3059\u3002<\/p>\n<ul>\n<li>==<\/li>\n<li>&gt;<\/li>\n<li>&lt;<\/li>\n<li>&gt;=<\/li>\n<li>&lt;=<\/li>\n<li>!=<\/li>\n<\/ul>\n<h3>\u4f7f\u3048\u308b\u8ad6\u7406\u6f14\u7b97\u5b50<\/h3>\n<ul>\n<li>and<\/li>\n<li>or<\/li>\n<li>not<\/li>\n<\/ul>\n<h2>\u7e70\u308a\u8fd4\u3057\u51e6\u7406<\/h2>\n<h3>\u5b9f\u88c5\u4f8b<\/h3>\n<p>\u4f59\u767d\u8abf\u6574\u7528\u306e\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30c8\u3092\u51fa\u529b\u3059\u308b\u4f8b\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<h4>\u5909\u63db\u524d<\/h4>\n<p>\u30a4\u30f3\u30bf\u30fc\u30dd\u30ec\u30fc\u30b7\u30e7\u30f3\u3068\u7d44\u307f\u5408\u308f\u305b\u3066\u4f7f\u3046\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true\">@for $i from 1 through 3 {\r\n  .mt#{$i} {\r\n    margin-top: #{$i}px;\r\n  }\r\n}<\/pre>\n<h4>\u5909\u63db\u5f8c<\/h4>\n<pre class=\"lang:default decode:true \">.mt1 {\r\n  margin-top: 1px;\r\n}\r\n\r\n.mt2 {\r\n  margin-top: 2px;\r\n}\r\n\r\n.mt3 {\r\n  margin-top: 3px;\r\n}\r\n<\/pre>\n<h4>to\u3092\u4f7f\u3046<\/h4>\n<pre class=\"lang:default decode:true \">@for $i from 1 to 3 {\r\n  .mt#{$i} {\r\n    margin-top: #{$i}px;\r\n  }\r\n}<\/pre>\n<p>\u5909\u63db\u5f8c\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002\u7d42\u4e86\u5024\u304c\u542b\u307e\u308c\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">.mt1 {\r\n  margin-top: 1px;\r\n}\r\n\r\n.mt2 {\r\n  margin-top: 2px;\r\n}<\/pre>\n<h4>10\u305a\u3064\u5897\u3084\u3059<\/h4>\n<p>for\u6587\u306e\u9593\u306b\u5909\u6570\u3092\u4e00\u3064\u8ffd\u52a0\u3059\u308c\u3070\u3044\u3051\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">@for $i from 1 to 3 {\r\n  $index: $i * 10;\r\n  .mt#{$index} {\r\n    margin-top: #{$i}px;\r\n  }\r\n}<\/pre>\n<h4>while\u3092\u4f7f\u3046<\/h4>\n<p>\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8\u3092\u4f7f\u3044\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">$i:0;\r\n@while($i &lt; 3) {\r\n  .mt#{$i} {\r\n    margin-top: #{$i}px;\r\n  }\r\n  $i: $i+1;\r\n}<\/pre>\n<h4>\u914d\u5217\u306e\u8981\u7d20\u6570\u5206\u30eb\u30fc\u30d7\u3092\u56de\u3059\uff08each)<\/h4>\n<pre class=\"lang:default decode:true  \">$icons: aaa,bbb,ccc;\r\n\r\n@each $value in $icons {\r\n  .icon_#{$value} {\r\n    background: url(\"..\/image\/#{$value}\");\r\n  }\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"\u7528\u9014 \u540c\u3058\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9\u3092\u307e\u3068\u3081\u3066\u304a\u304f\u3002 \u30c7\u30b6\u30a4\u30ca\u30fc\u306e\u30b1\u30a2\u30ec\u30b9\u30df\u30b9\u306a\u3069\u3067\u8272\u30b3\u30fc\u30c9\u3092\u5fae\u5999\u306b\u5909\u3048\u305f\u3044\u306a\u3069\u3068\u8a00\u3063\u305f\u5834\u5408\u306b\u3082\u3059\u3050\u5bfe\u5fdc\u3067\u304d\u307e\u3059\u3002\u4e00\u62ec\u7f6e\u63db\u3088\u308a\u306f\u697d\u3067\u3059\u3002 \u5909\u6570\u540d\u306e\u30eb\u30fc\u30eb \u5909\u6570\u540d\u3068\u3057\u3066\u4f7f\u3048\u308b\u8a18\u53f7\u306f\u4ee5\u4e0b\u306e\u4e09\u7a2e\u985e\u3060\u3051\u3067\u3059\u3002\u305d [&hellip;]","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[142],"tags":[],"_links":{"self":[{"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=\/wp\/v2\/posts\/16838"}],"collection":[{"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16838"}],"version-history":[{"count":17,"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=\/wp\/v2\/posts\/16838\/revisions"}],"predecessor-version":[{"id":20562,"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=\/wp\/v2\/posts\/16838\/revisions\/20562"}],"wp:attachment":[{"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16838"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16838"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.code-magagine.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16838"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}