Lykkjur - GunnarThorunnarson/FORR3JS05DU GitHub Wiki

Skoðaðu eftifarandi:


Gerðu eftirfarandi æfingar í Introduction to JavaScript í freeCodeCamp:

  • Iterate with JavaScript While Loops
  • Iterate with JavaScript For Loops
  • Iterate Odd Numbers With a For Loop
  • Count Backwards With a For Loop
  • Iterate Through an Array with a For Loop
  • Nesting For Loops
  • Iterate with JavaScript Do...While Loops
  • Profile Lookup
  • Sleppa: Replace Loops using Recursion
  • Sleppa frá og með: Generate Random Fractions with JavaScript