記事一覧

技術記事・日々の学びをまとめています。

Reactでフォローボタンをつくってみる
アプリケーション 2017-10-01

Reactでフォローボタンをつくってみる

Reactでフォローボタンをつくってみる

#React

最新記事

React+marked+highlight
アプリケーション 2017-10-01

React+marked+highlight

React+marked+highlight

#ES6#React#highlightjs#markdown#marked
Reactで複数のinputを扱うフォームを実装する
アプリケーション 2017-10-01

Reactで複数のinputを扱うフォームを実装する

実装するReactマルチ入力フォーム。ネストされたstateオブジェクト、controlled component、複数入力要素の状態管理パターン。

#React
React+Reduxのディレクトリ構成検討
アプリケーション 2017-10-01

React+Reduxのディレクトリ構成検討

React+Reduxのディレクトリ構成検討

#ES6#React#Redux
ReactとReduxでSPAを構築するために参考にした記事
アプリケーション 2017-10-01

ReactとReduxでSPAを構築するために参考にした記事

参考にするReact・Redux資源。SPA構築で役立つリポジトリ、記事、ReducerやAction、middleware、Redux Formの実装例集。

#React#Redux#SPA
React Tag Autocompleteを使ってサジェスト付きタグ機能を実装する
アプリケーション 2017-10-01

React Tag Autocompleteを使ってサジェスト付きタグ機能を実装する

実装するタグオートコンプリート機能。React Tag Autocompleteライブラリ、APIからのサジェスション取得、ハンドラー処理の実例。

#React
redux-formのサーバーサイドバリデーションでpromissをいじってたら「Uncaught (in promise) error」
アプリケーション 2017-10-01

redux-formのサーバーサイドバリデーションでpromissをいじってたら「Uncaught (in promise) error」

redux-formのサーバーサイドバリデーションでpromissをいじってたら「Uncaught (in promise) error」

#React#Redux#redux-form#Tips
さくらVPS+CentOS7.3+Ansible
インフラストラクチャ 2017-10-01

さくらVPS+CentOS7.3+Ansible

さくらVPS+CentOS7.3+Ansible

#Ansible#CentOS#さくらのVPS#Iaas
Slack+hubot+cron(node-cron)+shell+logwatchでサーバーログを定時報告
インフラストラクチャ 2017-10-01

Slack+hubot+cron(node-cron)+shell+logwatchでサーバーログを定時報告

Slack+hubot+cron(node-cron)+shell+logwatchでサーバーログを定時報告

#cron#CentOS#Slack#さくらのVPS#CoffeScript#hubot#logwatch#shell
単一テーブル継承・クラステーブル継承・具象クラス継承について
アプリケーション 2017-10-01

単一テーブル継承・クラステーブル継承・具象クラス継承について

OOPの継承をDB実装する単一テーブル継承・クラステーブル継承・具象クラス継承の3パターン、特性と適用場面を図解

#PofEAA
Vagrant+CentOS7.3+Ansible
インフラストラクチャ 2017-10-01

Vagrant+CentOS7.3+Ansible

Vagrant+CentOS7.3+Ansible

#Ansible#CentOS#Vagrant
VagrantでCentOS6.7の開発環境を構築する
インフラストラクチャ 2017-10-01

VagrantでCentOS6.7の開発環境を構築する

VagrantでCentOS開発環境構築、Box設定・vagrant-hostupdater導入・ホスト名管理でワークフロー効率化を実現

#apache#CentOS#Vagrant
Vagrant上のMySQLで"MySQL Daemon failed to start
インフラストラクチャ 2017-10-01

Vagrant上のMySQLで"MySQL Daemon failed to start

Vagrant上のMySQLで"MySQL Daemon failed to start

#MySQL#Vagrant#Tips
Vagrantを1.7.4から1.9.1に一気にアップデートしたら「Bringing up interface eth2:  Device eth2 does not seem to be present, delaying initialization.」
アプリケーション 2017-10-01

Vagrantを1.7.4から1.9.1に一気にアップデートしたら「Bringing up interface eth2: Device eth2 does not seem to be present, delaying initialization.」

Vagrantを1.7.4から1.9.1に一気にアップデートしたら「Bringing up interface eth2: Device eth2 does not seem to be present, delaying initialization.」

#apache#Vagrant#VirtualBox#Tips
VagrantでVirtualHostを使う
アプリケーション 2017-10-01

VagrantでVirtualHostを使う

VagrantでVirtualHostを使う

#Vagrant
Google ExtenstionのPluginをつくってみた
アプリケーション 2017-09-26

Google ExtenstionのPluginをつくってみた

Google ExtenstionのPluginをつくってみた

#JavaScript#google chrome extension
CentOS6.7で[Errno 14] PYCURL ERROR 22 - \"The requested URL returned error: 404 Not Found\"とかいうエラーがでた
インフラストラクチャ 2017-09-26

CentOS6.7で[Errno 14] PYCURL ERROR 22 - \"The requested URL returned error: 404 Not Found\"とかいうエラーがでた

CentOS6.7で[Errno 14] PYCURL ERROR 22 - \"The requested URL returned error: 404 Not Found\"とかいうエラーがでたの原因と解決方法について解説します。

#CentOS#os#zabbix#Tips
Ansibleでcronを設定
インフラストラクチャ 2017-09-26

Ansibleでcronを設定

Ansibleでcron設定を自動化する方法を解説。cronモジュール、YAMLシンタックス、分単位バックスラッシュエスケープでcronジョブの定義を効率化する実装ガイドです。

#Ansible#cron
Ansibleでローカルのファイルをリモートにコピーする
インフラストラクチャ 2017-09-26

Ansibleでローカルのファイルをリモートにコピーする

Ansibleでローカルのファイルをリモートにコピーする

#Ansible
.bashrcにgitのショートカットコマンドをつくった
アプリケーション 2017-09-26

.bashrcにgitのショートカットコマンドをつくった

.bashrcにgitのショートカットコマンドをつくった

#bash#Git#shellscript