nintendoit
28bcd0d7d4
Fix link to MDN bitwise operator docs in (2.18)Javascript specials
...
The permalink to bitwise operator was incorrect.The link before took to the correct page but not to bitwise operator docs subheading.
2022-06-12 19:57:22 +05:30
Rebecca Lynn Cremona
d1f5023b6c
Grammatical fix.
2022-05-06 14:51:44 -04:00
Ilya Kantor
246156d6e2
minor fixes
2022-04-14 06:35:16 +03:00
Mustafa Kemal Tuna
6a432df33b
parameters are also local variables
...
We can declare local variables and give them initial values in parameter list of function definition. So we have another way to create local variables.
2021-01-10 00:01:17 +03:00
Vse Mozhe Buty
c970f424c2
Fix link in 1.2.18
...
The current link is redirected to the parent chapter.
This fix is in sync with
https://javascript.info/operators#bitwise-operators and #2117
2020-09-28 18:03:48 +03:00
Ilya Kantor
8a13c992d6
Add nullish coalescing to multiple articles, refactor operators, renumber the chapter
2020-05-02 17:37:12 +03:00