Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appacademy/Module-1-Resources
/ functions
Functions
306 in github.com/appacademy/Module-1-Resources
⨍
Functions
306
◇
Types & classes
0
↓ 1 callers
Function
withdraw
(intialBalance, amount)
w1/d4/helper_functions.js:49
Function
_collect
(coin)
w2/solutions/scope-problems-without-context/problems/19-coin-collector.js:30
Function
_count
()
w2/solutions/scope-problems-without-context/problems/10-count-down.js:33
Function
_curriedSum
(num)
w2/solutions/scope-problems-without-context/problems/20-curried-sum.js:49
Function
_measure
(num)
w2/solutions/scope-problems-without-context/problems/12-volume.js:29
Function
add5
(n)
w2/solutions/callbacks/try-out-callbacks/test/09-chain-map-test.js:6
Function
addition
(num1, num2)
w2/d1/arrow_functions.js:50
Function
adjacentSum
(numArray)
w1/d3/eod.js:26
Function
arrowFunc
()
w1/d2/variables.js:63
Function
arrowHello
(name)
w2/d1/arrow_functions.js:28
Function
bar
()
w3/d4/lecture.js:156
Function
bottlesOfBeer
(num)
w3/d4/eod.js:115
Function
bottlesOfBeerOnTheWall
(num)
w3/d4/eod.js:65
Function
breakDownObj
(obj)
w2/d2/rest-spread-repl.js:16
Function
callback
(...args)
w3/d4/solutions/timeout-pt1/test/02-set-seconds-timeout-args-spec.js:24
Function
deepIncludes
(subs, arr)
w3/d3/solutions/recursion-pt3/test/util/deep-includes.js:4
Function
deepIncludes
(subs, arr)
w3/d3/solutions/recursion-pt1/test/util/deep-includes.js:4
Function
deepIncludes
(subs, arr)
w3/d3/solutions/recursion-pt2/test/util/deep-includes.js:4
Function
deepIncludesOrderMatters
(subs, arr)
w3/d3/solutions/recursion-pt4/test/util/deep-includes-order-matters.js:4
Function
deepIncludesOrderMatters
(subs, arr)
w3/d3/solutions/recursion-pt3/test/util/deep-includes-order-matters.js:4
Function
deepIncludesOrderMatters
(subs, arr)
w3/d3/solutions/recursion-pt1/test/util/deep-includes-order-matters.js:4
Function
deepIncludesOrderMatters
(subs, arr)
w3/d3/solutions/recursion-pt2/test/util/deep-includes-order-matters.js:4
Function
delayedPrinter
(delaysArr)
w3/d4/lecture.js:173
Function
double
(num)
w2/d3/callbacks.js:104
Function
elephantCollector
()
w2/d4/closure.js:96
Function
example
(num)
w3/d2/sum-to-n.js:23
Function
fibonacci
Write a recursive function called `fibonacci` that takes an integer, `n`, and returns the `n`th number in the Fibonacci sequence. Not familiar with t
w3/d2/eod.js:91
Function
flipSign
(n)
w2/solutions/callbacks/try-out-callbacks/test/05-selective-map-test.js:18
Function
foo
(word)
w3/d1/lecture.js:3
Function
foo
()
w3/d2/lecture.js:19
Function
foo
()
w3/d4/lecture.js:152
Function
getIndexOf
(array, targetEle)
w1/d3/hw-review.js:81
Function
greaterThanFive
(num)
w1/d2/conditionals.js:68
Function
groceryList
(list)
w2/d4/closure.js:63
Function
half
(n)
w2/solutions/callbacks/try-out-callbacks/test/23-alternating-map-test.js:10
Function
half
(n)
w2/solutions/callbacks/try-out-callbacks/test/09-chain-map-test.js:10
Function
hasA
(s)
w2/solutions/callbacks/try-out-callbacks/test/06-reject-test.js:11
Function
hasElement
(array, targetElement)
w1/d3/hw-review.js:28
Function
hasO
(string)
w2/solutions/callbacks/try-out-callbacks/test/10-my-every-test.js:14
Function
hello
(name)
w2/d1/arrow_functions.js:21
Function
hello
(name)
w3/d4/setInterval.js:23
Function
higherOrder
(callback, numbers)
w2/d3/callbacks.js:40
Function
hoistConstAndLet
()
w3/d3/hoisting.js:16
Function
hoistVar
()
w3/d3/hoisting.js:9
Function
iceCreamShop
Write a recursive function `iceCreamShop(flavors, favorite)` that takes in an array of ice cream flavors available at the ice cream shop, as well as t
w3/d2/eod.js:56
Function
implicit
(name)
w2/d1/arrow_functions.js:46
Function
isEven
(n)
w2/solutions/callbacks/try-out-callbacks/test/17-xor-select-test.js:6
Function
isEven
(n)
w2/solutions/callbacks/try-out-callbacks/test/11-and-select-test.js:6
Function
isEven
(num)
w2/solutions/callbacks/try-out-callbacks/test/10-my-every-test.js:10
Function
isEven
(n)
w2/solutions/callbacks/try-out-callbacks/test/06-reject-test.js:6
Function
isEven
(n)
w2/solutions/callbacks/try-out-callbacks/test/05-selective-map-test.js:6
Function
isPositive
(n)
w2/solutions/callbacks/try-out-callbacks/test/17-xor-select-test.js:10
Function
isPositive
(n)
w2/solutions/callbacks/try-out-callbacks/test/11-and-select-test.js:10
Function
isPositive
(n)
w2/solutions/callbacks/try-out-callbacks/test/21-at-most-test.js:6
Function
isPositive
(n)
w2/solutions/callbacks/try-out-callbacks/test/05-selective-map-test.js:10
Function
isUpperCase
(s)
w2/solutions/callbacks/try-out-callbacks/test/11-and-select-test.js:18
Function
iterateThroughWord
(word)
w1/d2/loop.js:64
Function
lastIndex
(string)
w1/d2/functions.js:45
Function
longString
(s)
w2/solutions/callbacks/try-out-callbacks/test/17-xor-select-test.js:17
Function
math
(num1, num2)
w1/d2/scratch.js:37
Function
myFunc
(num1, num2, ...nums)
w2/d3/rest-spread.js:27
Function
myFunc
()
w2/d4/closure.js:94
Function
myFunc
(name)
w1/d2/scratch.js:8
Function
myFunc
()
w1/d2/variables.js:62
Function
myFunc
()
w1/d2/functions.js:97
Function
myFunc2
()
w2/d4/scratch.js:34
Function
myFunc2
()
w1/d2/functions.js:101
Function
myFunc3
()
w2/d4/scratch.js:46
Function
name
()
w1/d3/function-expressions.js:15
Function
notHoisted
()
w3/d3/hoisting.js:27
Function
pizzaMaker
(food)
w2/d4/closure.js:42
Function
product
(...numbers)
w2/d2/rest_and_spread.js:35
Function
range
(start, end)
w3/d2/eod.js:23
Function
recurseArr
(arr)
w3/d2/recursion.js:111
Function
recursiveCase
(number)
w3/d2/recursion.js:86
Function
recursiveFunc
(num)
w3/d1/debugger.js:118
Function
removeVowels
(word)
w2/solutions/callbacks/try-out-callbacks/test/15-sentence-mapper-test.js:11
Function
restSum
(...otherNums)
w2/d2/rest-spread-repl.js:2
Function
returnObj
(name)
w2/d1/arrow_functions.js:55
Function
rotateRight
(array, num)
w1/d3/rotate.js:42
Function
sayHi
()
w3/d3/iife.js:19
Function
sentenceMaker
(word1, ...words)
w2/d2/rest_and_spread.js:16
Function
spreadItOut
(array1, array2)
w2/d2/rest-spread-repl.js:11
Function
square
(n)
w2/solutions/callbacks/try-out-callbacks/test/09-chain-map-test.js:14
Function
square
(n)
w2/solutions/callbacks/try-out-callbacks/test/05-selective-map-test.js:14
Function
squarer
(n)
w2/solutions/callbacks/try-out-callbacks/test/19-greater-callback-value-test.js:10
Function
startsA
(s)
w2/solutions/callbacks/try-out-callbacks/test/17-xor-select-test.js:21
Function
startsWithA
(s)
w2/solutions/callbacks/try-out-callbacks/test/11-and-select-test.js:22
Function
startsWithA
(s)
w2/solutions/callbacks/try-out-callbacks/test/21-at-most-test.js:9
Function
sum1
w1/d3/function-expressions.js:45
Function
sumArray
Write a recursive function called `sumArray` that takes an array of integers and returns the value of all the integers added together. Your array may
w3/d2/sum-array.js:13
Function
synchronous
()
w3/d4/lecture.js:31
Function
test
()
w3/d1/lecture.js:22
Function
test
()
w3/d1/debugger.js:86
Function
test
()
w3/d2/lecture.js:41
Function
testConst
()
w2/d4/scratch.js:116
Function
testLet
()
w2/d4/scratch.js:80
Function
testVar
()
w2/d4/scratch.js:149
Function
threeOrSeven
(num)
w1/d2/conditionals.js:98
Function
timesUp
(name1, name2)
w3/d4/lecture.js:123
← previous
next →
201–300 of 306, ranked by callers