Twitter hashtag: #esspec
便利ツール
時事ネタ
TSKaigi Hokuriku
9/29まで
自己紹介 (近況報告)
syumai syumai.icon
Go / TSを書いて暮らしてます
Workers Tech Talk Hokkaidoと、フロントエンドカンファレンス北海道がありました
今週、フロントエンドカンファレンス東京があります
iwatsurut
とくに、イベントもなく過ごしています。
igrep(山本悠滋)
Linux on Android、Pixel 6でもとりあえず趣味プロジェクトの開発環境なら動かせた。次回の旅行はノートPCなしでiPadとPixel 6をつないでやりたい
前回のあらすじ
今回のメモ
code:js
const np = Number.prototype;
console.log(Number(np)); // 0
console.log(np.valueOf()); // 0
console.log(np + 1); // 1
console.log(Object.getPrototypeOf(np) === Object.prototype); // true
decimal exponential notation
21.1.3.2
NOTE: f ではなく ff を使わないと 10.b.ii と整合性がとれない
toFixed
2つのstepを分けている
4. If f is not finite, throw a RangeError exception.
5. If f < 0 or f > 100, throw a RangeError exception.
一方、toExponentialでは分けていない
意図があるのか?
インド語では -> インドでは