30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Update 02_day_data_types.md
Строка 696 "начинается ли строка с указанной подстроки", предположу что тут опечатка , основываясь на оригинале и смысле метода. endsWith: it takes a substring as an argument and it checks if the string ends with that specified substring. It returns a boolean(true or false)
F
fraltnn committed
ecf561820fb71c8a576d0ee5610d3e3ba68f79c6
Parent: 643f3c4
Committed by GitHub <noreply@github.com>
on 12/2/2022, 10:40:00 PM