2018-01-01から1年間の記事一覧

ril

qiita.com jp.gamesindustry.biz www.markcreators.net

php xml library

GitHub - Rodenastyle/stream-parser: ⚡ PHP7 / Laravel Multi-format Streaming Parser GitHub - laravie/parser: XML Document Parser for PHP Reading XML - sabre/xml

puppeteer examples

GitHub - GoogleChromeLabs/puppeteer-examples: Use case-driven examples for using Puppeteer and headless chrome puppeteerでスクレイピング - Qiita

dom操作

tech-dig.jp

lumen 既存DBからマイグレーションファイル作成

Lumen · Issue #65 · Xethron/migrations-generator · GitHub

react css animation read it later

medium.com

window onfocus

How to tell if app/page has focus (Example) Page Visibility API - ウェブデベロッパーガイド | MDN

laravel counter cache

pusher.com qiita.com GitHub - kanazaca/counter-cache: Counter Cache for Laravel 5 GitHub - nodes-php/counter-cache: Counter caching for Laravel.

how to access refs in parent when child component is exported with withStyles?

stackoverflow.com

next.js error

apollo-client/error-handling.md at master · apollographql/apollo-client · GitHub www.npmjs.com Catch 401 errors · Issue #297 · apollographql/apollo-link · GitHub Handling JWT authentication errors with React Apollo | Jay Gould [Suggestion]…

laravel validation source code

validation/ValidatesAttributes.php at master · illuminate/validation · GitHub

react images

GitHub - jossmac/react-images: A lightbox component for displaying images GitHub - frontend-collective/react-image-lightbox: React lightbox component GitHub - aautio/react-modal-image: A tiny React component providing modal image Lightbox…

css flex item height considering for parent

stackoverflow.com 1design.jp

rel noreferer

blog.jxck.io

react throttle debouce

Debouncing forms in React with Redux - part two | Krzysztof Żuraw Blog

refのやり方も変わっていく

hondash.app

react animation

React Transition Group React Transition Group the2g.com

embed

embed.ly Responsive embeds delivery as a service (SAAS for embedding any link and site) - UrlEmbed.com embed.rocks docs.microlink.io microlink.io embedapi.com GitHub - sampotts/plyr: A simple HTML5, YouTube and Vimeo player Embed.ly price …

image cdn

cloudinary.com www.gumlet.com https://www.imgix.com/pricing#what-is-a-master-image transloadit.com Pricing | ImageResizer.io Pricing — ImageOptim API libpixel.com www.filestack.com www.blitline.com imageengine.io imagekit.io Are there any …

ssrForceFetchDelay

Server-side rendering | Apollo Client SSR and cache-and-network fetch policy · Issue #2119 · apollographql/apollo-client · GitHub Make ssrForceFetchDelay work with cache-and-network by ciscorn · Pull Request #3491 · apollographql/apollo-cl…

react, propsの変化でstateを更新

結局componentDidUpdateで実現。別の方法で実現したかった。 www.reddit.com www.reddit.com reactjs.org reactjs.org qiita.com

ブラウザ タブ foreground

stackoverflow.com developer.mozilla.org

Mac 容量確認

ハードディスクの空き容量が極端に少なくなる場合の対処方法 | コミュニティ

docker もろもろ削除

qiita.com blog.ikenie3.org Captcha

css layout

developer.mozilla.org

lazy loading

css-tricks.com

knowledge

postd.cc teratail.com qiita.com knowledge.sakura.ad.jp dev.classmethod.jp d.hatena.ne.jp tsudoi.org www.atmarkit.co.jp d.hatena.ne.jp knowledge.sakura.ad.jp postd.cc 【オンプレミスとの組み合わせに効く】 AWSのマネージドサービスつまみ食い10…

laravel findOrCreateで作成したかどうかを見極め

$item = Item::firstOrCreate(['title' => 'Example Item']); if ($item->wasRecentlyCreated === true) { // item wasn't found and have been created in the database } else { // item was found and returned from the database } stackoverflow.com

purpose: prefetch

アドレスバーでurl直打ちしたりするとpurpose: prefetchが走ったりする Google ChromeのDNSプリフェッチ - cNotes: Current Status Notes www.suzukikenichi.com

trellis

GitHub - roots/trellis: Ansible playbooks for a WordPress LEMP stack WordPress を Trellis で管理した話 - Speaker Deck