Page MenuHomePhorge

Diviner: fix "Javascript" -> "JavaScript" and minor change
ClosedPublic

Authored by valerio.bozzolan on Mar 13 2023, 14:58.
Tags
None
Referenced Files
F3343111: D25075.1743674090.diff
Wed, Apr 2, 09:54
F3343105: D25075.1743674074.diff
Wed, Apr 2, 09:54
F3342180: D25075.1743662293.diff
Wed, Apr 2, 06:38
F3335046: D25075.1743557513.diff
Tue, Apr 1, 01:31
F3334987: D25075.1743556474.diff
Tue, Apr 1, 01:14
F3334552: D25075.1743550802.diff
Mon, Mar 31, 23:40
F3330897: D25075.1743496508.diff
Mon, Mar 31, 08:35
F3327520: D25075.1743440792.diff
Sun, Mar 30, 17:06
Tokens
"Love" token, awarded by valerio.bozzolan."Manufacturing Defect?" token, awarded by avivey.

Details

Test Plan
  • look at Diviner and say "Java..."
  • Diviner will look at you saying "...Script"
  • you land, satisfied

If Diviner says "...script" instead (lowercase "S"), abandon the ship.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/docs/flavor/javascript_object_array.diviner
67

I added more minor examples there since it's not that obvious for people that o.stuff and o['stuff'] are the same.

87

I've added an "In short" paragraph since this topic deserved it.

src/docs/flavor/javascript_object_array.diviner
63

I've added more examples here ↑ since being able to do both can be counter-intuitive

avivey awarded a token.
This revision is now accepted and ready to land.Mar 16 2023, 14:27