#history-api

1 件の記事

ReactとHistory APIを使ってrouterを自作する
アプリケーション 2018-01-03

ReactとHistory APIを使ってrouterを自作する

ReactとHistory APIのpushState・popstateを使い、ライブラリに頼らずSPAのルーターを自作する方法を解説します。

#ES6#JavaScript#React#history-api#router