You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
RQ: Better Living Through Asynchronicity Douglas Crockford 2017-09-20 RQ is a small JavaScript library for managing asynchronicity in server applications. The source is available at https://github.com/douglascrockford/RQ. This page is available at http://RQ.crockford.com/. It is in the Public Domain. Asynchronicity Asynchronicity is becoming the preferred method for solving a large class of proble
https://muut.com/riotjs/ 軽量JavaScript UIライブラリらしいRiotのバージョン2を試していきます。3.5KBでReactのようなユーザインターフェースが提供できるらしいです。まずはRiotのホームページを読んで、どのようなものか理解していきましょう。 Why Riot? そしてなぜ新しいUIライブラリが必要なのか 1. Custom tags RiotはIE8は始めとする全てのブラウザにカスタムタグを提供します。 <todo> <!-- layout --> <h3>{ opts.title }</h3> <ul> <li each={ item, i in items }>{ item }</li> </ul> <form onsubmit={ add }> <input> <button>Add #{ items.length + 1 }</but
The MUI package includes all the necessary code to use MUI components on the web and over email. In addition, we're working on React and WebComponents libraries to give developers more flexibility on the web. mui-0.10.3/ ├── angular │ ├── mui-angular.js │ └── mui-angular.min.js ├── css │ ├── mui.css │ ├── mui.min.css │ ├── mui-rtl.css │ └── mui-rtl.min.css ├── email │ ├── mui-email-i
The main loop is a core part of any application in which state changes over time. In games, the main loop is often called the game loop, and it is typically responsible for computing physics and AI as well as drawing the result on the screen. Unfortunately, the vast majority of main loops found online - especially those in JavaScript - are written incorrectly due to timing issues. I should know; I
This software is licensed under the MIT License. Copyright Fedor Indutny, 2015. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
CSS Font LoadingとFont Face Observer、Web Font Loader ウェブ標準であるCSS Font Loadingが気軽に使えるようになるにはまだまだ時間がかかりそうだ。そのポリフィルであるFont Loaderは動作が不安定かつ開発が止まっており信用できない。代替技術としてはポリフィルと同じ開発者が積極的にコミットしているFont Face Observerと、広く使われているWeb Font Loaderがある。同じフォントの読み込みを検知する場合、この三者ではどのようにコードが変わってくるのだろうか。 以下のコード例では、自前でホスティングしているOpen Sansの読み込みが完了・失敗したらbody要素にクラスを振るという単純なケースを書き分ける。 CSS Font Loading仕様はPromiseによる実装で、読み込み待ちはPromiseで
We’re getting things ready Loading your experience… This won’t take long.
同じ食材も調理法によってカロリーを大きく変えることができます。 例えば魚の調理法には刺身のほか焼きや煮付、揚物などがありますが、同じ魚でもそれぞれカロリーが大きく変化することがわかっています。 例えば脂身たっぷりのブリを50〜70gほど使う場合、刺身なら135kcal程度、塩焼きなら204kcal程度なのに対し、照焼きは232kcal程度にまで数値が上がります。 煮付は味付けにもよりますが、しょうゆなら208kcal程度、南蛮漬けなら252kcal程度になります。 つまり、刺身が一番カロリーが低く、場合によっては刺身の倍近いカロリーになってしまうことがわかります。 基本は糖分や油分をなるべく控えめにすることが低カロリー化につながりますが、部位や種類を選ぶことも大切です。 肉なら牛よりも豚や鶏を選び、部位もロースより赤身の多いももなどを選ぶと良いでしょう。 ダイエット中のアスリートが鶏のささ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く