The weather of Tokyo area in October 2017 was very bad because of typhoons that hit Japan on weekends. The picture below is of cycling to Harumi Futo on the end of September.
2017年10月の都内の天気は週末に日本に上陸した台風の影響でとても悪かったです。上記の写真は9月末に晴海ふ頭にサイクリングにいったときのものです。
Interface to draw rectangles
Black strawberry timer 2
I have created a repository to test web apps in Github. The first web app I am testing is the timer app introduced in this post . The app changes size according to device, and it is cached, so it can be used offline. I will add it in javascript space soon. Link to the app
ウェブアプリをテストするためにGithubにリポジトリを作成しました。最初にテストしているアプリはこちらの投稿にあげたタイマーです。このアプリはデバイスによってサイズが変わります、またキャッシュされるのでオフラインでも使用可能で。じきに javscript spaceのページに追加します。 アプリへのリンク
ウェブアプリをテストするためにGithubにリポジトリを作成しました。最初にテストしているアプリはこちらの投稿にあげたタイマーです。このアプリはデバイスによってサイズが変わります、またキャッシュされるのでオフラインでも使用可能で。じきに javscript spaceのページに追加します。 アプリへのリンク
javascript space maintenance
I have added a responsive feature to javascript space page,
I wanted to wrap the presentation pane below the code pane,
so, i have replaced the place of the divs and float them.
Javascript space にレスポンシブな機能を追加しました。
プレゼンテーションのフレームをコードのフレームの下に折り返すように
したかったので、div要素の位置を変えて、float させることで対応しました。
I wanted to wrap the presentation pane below the code pane,
so, i have replaced the place of the divs and float them.
Javascript space にレスポンシブな機能を追加しました。
プレゼンテーションのフレームをコードのフレームの下に折り返すように
したかったので、div要素の位置を変えて、float させることで対応しました。
Black strawberry timer 1
I have created a simple timer app, it is available in javascript space menu.
シンプルなタイマーアプリを作りました、javascript space で公開してます。
シンプルなタイマーアプリを作りました、javascript space で公開してます。
Javascript space updated
Blog menu updated
I have added a link to javascript space on the blog top menu.
ブログのメニューに javascript space へのリンクを追加しました。
ブログのメニューに javascript space へのリンクを追加しました。