DEV Community

Cover image for Day 8 of 100DaysOfCode
Arttu Pyykönen
Arttu Pyykönen

Posted on

Day 8 of 100DaysOfCode

Had to take a day off yesterday and now continuing the grind. Got some work done today on FreeCodeCamp. Felt good and ready to get stuff done tomorrow. Always keep learning!

What I did today:

Finished Basic JavaScript at FreeCodeCamp

https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/

What I learned from it:

  • How recursion works and got some practice implementing it
  • How to use different methods
  • Loops and recursion

Time spent learning:

Task 'FCC'. Elapsed time: 1 h 36 min 54 s

Total time: 1h 37min

Tracked by using my TaskTimer script and the WakaTime app

Further reading

FreeCodeCamp

Check out FCC for the best interactive exercises!

Eloquent JavaScript book

Psst

You can check my answers to the exercises of Eloquent JavaScript. You'll find them here.

That's it. See you all tomorrow!

Top comments (0)