LeviDing
6a742c4a94
Update article.md
2021-06-08 23:18:44 +08:00
Ilya Kantor
532b64f3d4
closes #2547
2021-03-26 08:13:54 +03:00
Ilya Kantor
3fa4c32e1d
minor fixes
2021-02-02 11:43:35 +03:00
Ilya Kantor
0c4913c367
minor fixes
2021-01-21 22:51:55 +03:00
Mustafa Kemal Tuna
80c490153a
all operators must return a value
...
All operators should return a value because of the definition of the term 'operator'.
I could not find an operator as an exception which doesn't return a value.
Do you?
2021-01-07 12:09:31 +03:00
Vaibhav Soni
3d86152fdd
Update article.md
...
Fix some quotes for consistency with above paragraphs
2020-12-03 18:51:18 +00:00
Vaibhav Soni
634e066841
Update 1-js/02-first-steps/08-operators/article.md
...
Co-authored-by: Vse Mozhe Buty <vsemozhetbyt@gmail.com>
2020-12-03 15:21:13 +00:00
Vaibhav Soni
5c0ea294ce
Update article.md
...
In the section "String concatenation with binary +", the example of 2 + 2 + "1" was given, but there was no example for when the first operand is a string.
2020-12-03 09:08:02 +00:00
Vse Mozhe Buty
8e7e13d6a1
Fix old link and excess line break in 1.2.8
2020-09-16 03:50:16 +03:00
Vse Mozhe Buty
79ba52a8f8
Fix link in 1.2.8
2020-09-14 00:41:46 +03:00
MuhammedZakir
0f5b63d86f
Restructure the Solution for 'Army of Functions' task and Fix Typos
...
Fix #2068 - Army of Functions
Fix #2070 - Typo
Fix #2056 - Grammatical Error
Fix #2074 - Remove semi-colon after function declaration
2020-09-04 13:38:41 +05:30
Diego Torres
d5c3ac938f
Match the solution with the question on task.md
...
On task.md, " -9 " has 2 white spaces before "-9".
2020-06-06 21:36:55 -05:00
Vinit Raut
fe78701dcd
fixing a typo on line 431
...
added changes from 'numebers' to 'numbers' on line 431
2020-05-08 02:22:29 +05:30
Ilya Kantor
8a13c992d6
Add nullish coalescing to multiple articles, refactor operators, renumber the chapter
2020-05-02 17:37:12 +03:00