Advent of Code 2020 Day 2 | Functional JavaScript

preview_player
Показать описание
Regular expressions are a great thing to know! We use a regexp to efficiently parse the string data in this challenge.

Where can I find the code?

What's advent of code?
❤ it's an exciting annual event that offers fresh coding challenges for each day of December up to the 25th

What's functional JavaScript?
❤ JavaScript is a popular programming language, originally used for making websites
❤ functional programming is a paradigm in which everything is a function, values are never re-assigned, and functions have no side effects
❤ functional JavaScript isn't a special language; it's just JavaScript code that's been written to follow the functional programming paradigm

Questions, comments, concerns?
❤ comment below :)

Remember to believe in yourself
anything is possible
Рекомендации по теме
Комментарии
Автор

great video!! Very good explanation for the newcommers like me :)

AmanKumar
Автор

Considering both sides of final comparison are boolean, !== could work as xor.

Buc
join shbcf.ru