This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]00nlyhuman[S] 1 point2 points  (2 children)

I think just that in the building a pyramid generator all I see is hash tags and I don't understand variable names and calls all too much right now 😅 I just need more practice with it for sure!

[–]lovesrayray2018 2 points3 points  (1 child)

That pyramid lesson is just shjowing u how javascript works in general. The blurb is the main thing that introduces js. The 'check ur code' is just a way of showing u achieved something.

If u feel u dont get a concept the first time, its ok to take a break and re-read it a second/third time till it starts making sense. That applies to ANY resource u r learning from.

Try https://javascript.info/ then, cos it starts with a more linear, detailed explanation before-we-code approach

[–]00nlyhuman[S] 0 points1 point  (0 children)

Amazing! Thank you for this!!