English

Tag: English

5 posts
#oneaday Day 751: Read/write access#oneaday Day 751: Read/write access
I'm Not Doctor Who icon
I'm Not Doctor Who
imnotdoctorwho.moegamer.net

#oneaday Day 751: Read/write access

There are a lot of things I don't like about myself, but one of the things that I have always been rather pleased with is my willingness to engage with the English language. A lot of this stems from being encouraged well at an early age, both by my parents and at school, but also...

·
Jun 28
·
AI Won’t Create Beautiful ArtAI Won’t Create Beautiful Art
Jan Iłowski icon
Jan Iłowski

AI Won’t Create Beautiful Art

Artists Should Tap the Potential of New Technology

Mar 2
·
0121: Wake me up when January ends
Tony Is Doing His Best icon
Tony Is Doing His Best

0121: Wake me up when January ends

Language Learning Rules Everything Around Me

·
Jan 21
·
最近の ECMAScript (JavaScript) に入ったやつをぐぐりたくても名前が分からないやつ
ばうあーろぐ icon
ばうあーろぐ
girigiribauer.com

最近の ECMAScript (JavaScript) に入ったやつをぐぐりたくても名前が分からないやつ

明確に読み書きできるやつは良いのです。 読み書きできないやつでぐぐりたいときに、 「これ英語で(日本語で)何ていうんだっけ?」 みたいなのが不定期で出てきて「あーなんて呼ぶか忘れたー」ってなります。 みなさんもありますよね?? もうこれ以上忘れたくないのでメモ っておきました。 以下の見出しは「そうそうこういうやつなんだけど、それの名前を知りたい」レベルで逆引きできるものにしてあります。 ドットが3つ連続するやつ let a = { key1: 'val1', }; let b = { key2: 'val2', key3: 'val3', ...a, }; console.log(b); {key2: "val2", key3: "val3", key1: "val1"} この 展開 するやつです。 spread operator (or spread syntax) 日本語ではスプレッド演算子 ECMAScript 2015 から Spread syntax (...) - JavaScript | MDN The spread (...) syntax allows an iterable, such as an array or string, to be expanded in places … developer.mozilla.org 展開するので spread って覚えた 文脈によって 残り 全部受け取る、みたいに使うところでは、 rest parameter と呼びます。

·
Aug 24 '17
·
The real problem with this mode of "curbing grade inflation"
eve.gd: Martin Paul Eve icon
eve.gd: Martin Paul Eve
eve.gd

The real problem with this mode of "curbing grade inflation"

·
Aug 23 '12
·