Commit graph

3 commits

Author SHA1 Message Date
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
Renamed from 1-js/02-first-steps/17-javascript-specials/article.md (Browse further)