DEV Community

xurgg
xurgg

Posted on

Day 7/100, 100 Days of Code

I keep forgetting to post! While this is technically my 8th day, we'll just call it 7. I know the days don't have to be consecutive for this challenge, but consistency helps keep me motivated.

Glad I took another day to focus on the iterator methods. Feel like I'm learning super slow and running into challenge after challenge trying to understand.

Today I started working on a mini linter project. It was an array that consisted of one big paragraph of words, and I used different iterators to modify it into a new array.

I'm also learning that google is my friend :)

Top comments (0)