egghead.io
Courses
Current Time 0:00
/
Duration Time 0:00
illustration for JavaScript interview: Learn functional programming with solving coding challenges
Course

JavaScript interview: Learn functional programming with solving coding challenges

  1. 1
    Create JavaScript Scratchpad with quokka.js in VSCode
    3m 37s
  2. 2
    Rewrite a JavaScript Function as an Arrow Function
    5m 39s
  3. 3
    Implement array map function with array.reduce method
    4m 56s
  4. 4
    Filter out Duplicates from Flat JavaScript Array with array.filter
    2m 29s
  5. 5
    Remove Duplicates from Flat Array with array.reduce in JavaScript
    3m 44s
  6. 6
    Remove Duplicates from Flat Array in with JavaScripts Set Data Structure
    2m 38s
  7. 7
    Write a Palindrome Check function in JavaScript using string and array methods
    5m 33s
  8. 8
    Write anagram check function with array and string methods
    4m 52s
  9. 9
    Write a capitalize string function with array and string methods
    4m 5s
  10. 10
    Flatten nested array using recursive reduce function
    5m 33s
  11. 11
    Write a reverse integer function using string and array methods
    2m 8s

Create JavaScript Scratchpad with quokka.js in VSCode

Dimitri Ivashchuk
InstructorDimitri Ivashchuk
Share this video with your friends

Social Share Links

Send Tweet

In this lesson you will learn how to create a minimalistic JavaScript playground with quokka.js and zen mode. You will also get an overview of some cool features quokka provides.

Download quokka.js here

©egghead.io
Terms & ConditionsFAQ