Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 391 draft
  • Loading branch information
azu committed Jul 8, 2018
commit b7bc7729776d76d1d287d9a37d50634146e44392
12 changes: 11 additions & 1 deletion _i18n/ja/_posts/2018/2018-07-08-391draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "2018-07-08のJS: "
author: "azu"
layout: post
date : 2018-07-08T15:10:03.421Z
date : 2018-07-08T15:13:26.917Z
category: JSer
tags:
-
Expand Down Expand Up @@ -89,6 +89,16 @@ tensorflow.jsベースの顔検出/認識ライブラリであるface-api.jsに

- [justadudewhohacks/face-api.js: JavaScript API for face detection and face recognition in the browser with tensorflow.js](https://github.com/justadudewhohacks/face-api.js "justadudewhohacks/face-api.js: JavaScript API for face detection and face recognition in the browser with tensorflow.js")

----

## Optimization Auditing: A Deep Dive into Chrome's Dev Console — SitePoint
[www.sitepoint.com/optimization-auditing-a-deep-dive-into-chromes-dev-console/](https://www.sitepoint.com/optimization-auditing-a-deep-dive-into-chromes-dev-console/ "Optimization Auditing: A Deep Dive into Chrome's Dev Console — SitePoint")
<p class="jser-tags jser-tag-icon"><span class="jser-tag">Chrome</span> <span class="jser-tag">debug</span> <span class="jser-tag">article</span></p>

Chromeの開発者ツールの機能についての解説。
コンソールやパフォーマンスなどのツールについてスクリーンショットとともに紹介している。


----
<h1 class="site-genre">ソフトウェア、ツール、ライブラリ関係</h1>

Expand Down