Hello! I’m working through Javascript Data Structures and The Responsive Web Design modules concurrently. I’ve poked into the upcoming courses a bit to see what’s in store. I’m wondering if there is a helpful list of specific techniques in a list for the first two courses. I’d also like to clarify that I like the guided tutorials ALOT as they give you much needed practice typing the code and interacting with arrays and objects. But, it would also be helpful to have some sort of list to reference when you are doing more self-directed work. Trying to guess the step number that involved the concept you’re trying to refer back to is tricky and time consuming.
For example, I know I want to find the step where I referenced a CSS element by it’s type attribute. I can Google and MDN this of course, but sometimes the thing you are trying to look back to is a bit fuzzy and hard to describe. In those cases it’d be really helpful to have some sort of concept list.
Thanks!