トランザクションは、Ethereumブロックチェーンに限らずあらゆるブロックチェーンを考える上で重要な概念です。 Ethereumブロックチェーンとのやり取りには、トランザクションを実行しブロックチェーンの状態を更新します。 Ethereumでトランザクションを実行したときに、実際に何が起こっているのか考えてみたことはありますか?今回はサンプルのコードを用いてトランザクションについて、詳しく見ていきます。この記事では、以下の内容について解説します。
Caching by Service Worker is good for Web App because we don’t have user to wait for page showing. It make user feel using native apps.
So at this post I’ll introduce to how to cache data by using Service Worker.
“App Shell” is design of Web Application.
“App Shell” means that minimum HTML, CSS, JavaScript to construct Web App. If you make your Web-App cache “App Shell’s resources” at user’s local, user can only load other contents when visiting again without loading “App Shell”.
“App Shell” architecture is good for Single-Page-Applications.
So caching minimum HTML, CSS, JavaScript by Service…
I wanted to manage my medium posts by git. For examaple, creating post modifying post and trace it.
So I created “Medium Post Manager | GitHub”. So this is my first post via this manager.
Because of Medium’s API, now only support to create post… ;(
You can write and manage posts by git. If you are interested in it, look at below!!
Thank you!
Engineer at Kyuzan. Inc | Web Developer in Tokyo