andb.online
Search
Search
Dark mode
Light mode
Reader mode
Explorer
js/functions
10 items with this tag.
Sep 06, 2026
Функции & объекты
interview
js/functions
index
Sep 06, 2026
PaginationHelper — класс пагинации
interview
js/functions
classes
pagination
math
Feb 07, 2026
memoize — мемоизация функции
interview
js/functions
memoization
closures
Feb 05, 2026
Калькулятор (fluent-интерфейс)
interview
js/functions
closures
dsl
Feb 05, 2026
Каррирование (curry)
interview
js/functions
currying
closures
Feb 05, 2026
getProp — доступ по строковому пути
interview
js/functions
objects
Feb 05, 2026
Случайное вложенное значение
interview
js/functions
objects
recursion
Feb 05, 2026
strJoin — соединение строк разделителем
interview
js/functions
strings
Feb 05, 2026
sum — сумма и каррированное сложение
interview
js/functions
currying
closures
coercion
Feb 05, 2026
a == 1 && a == 2 && a == 3
interview
js/functions
coercion
value-of