Objects and more objects

CodeCara - Jul 14 - - Dev Community

Things I've worked on/completed since my last post...

So last week I started the Objects section in the Odin project and this week, I am still on the Objects section in the Odin project (albeit a little bit further along), although I only have a few practical exercises to complete before I can move onto the calculator project.

Things that went well...

I'm not sure if this was something that went well or something that didn't go well, but I spent more time on the examples in the Javascript info. articles and tried to find my own solutions to Wes Bos' 30 Days of Cardio JS exercises before watching his solutions to the problems.

Things didn't go quite so well...

I spent quite a lot of time trying to figure out some of the solutions to Wes Bos' 30 Days of Cardio JS exercises(!). In some examples, I am not sure I would have come up with some of his solutions without him showing me how to do it though(!).

In the Javascript info. articles, I had seen some of the methods used before, but still found myself having to go through things slowly at times, which I found frustrating, often having to re-read key bits which I am not sure I even retain now. I think I spent too much time on some of the examples though and should have settled for 'a broad understanding' what was going on, with a** view to looking at the theory more carefully when it comes to needing to use the methods to write my own code**.

Things I've learnt/things I need to improve on...

In future, when reading articles for study purposes only (as opposed to needing them to produce code), I will just try to get a good overall understanding rather than over-analysing, because in spite of having over-analysed article content this week, there are still things I have doubts about, which I am sure I will only refine my understanding of with practice.

Whilst I am still unsure of certain things, I understand the reduce function better **as a result of this week's study and **I have also improved at writing arrow functions, which I made myself do.

. . . . . . . . . . . . .
Terabox Video Player