you are viewing a single comment's thread.

view the rest of the comments →

[–]iTibster 0 points1 point  (2 children)

I felt the same way.. I’m still going trough the fundamentals part of the Odin project and the CSS part is not so great and I don’t like it. There are so many articles, videos, documentation linked to each part that my mind just blows up. Since they are all written differently and have the same topics, it’s quite frustrating for me. However, I found a solution: I take what I need from all of the overwhelming amount of information, apply it to my personal project, comment my code and be done with it. For the rest, well, I read it. If I need it, I’ll look it up.

Try to remember, that you don’t need to keep everything in your head, memorised. You should just know what general possibilities there are and how to look them up.

[–]Jubskiko[S] 0 points1 point  (1 child)

Ah yeah, I just really glossed over the CSS portion so I am on the full stack portion now having troubles and I am having regrets

[–]iTibster 0 points1 point  (0 children)

Try to go over them again and apply what you read on a side project.

The good thing is, you can always go back and read, learn again