Created by: JitQL
These changes are, more or less, a conclusion of what's been learned before, that I think help understand the info on the page. I'm not absolutely sure they are right, but I do think we need them as an introduction to the comprehensive info that comes next. It helps get the overall picture without exhaustive info.
It's really fundamental knowledge and one tends to get lost on these concepts here, as well as on lesson 02.
I think the need for having 3 brackets as input for viz nodes in lesson 02 needs better explanation and that explanation can be either there on Lesson 02 or here in this page as the final example is a specific example of a single face, and I found it hard to understand at first without comparing it with a regular example side by side (I might still haven't got it right though). I will deal with that later.
Addressed problem description
Please describe what problem does this PR solve. If it was already was discussed in an issue, it is enough to give a link as #number. If this adds a new feature (a new node, for example), please state why (for what cases) do you think it is needed.
Solution description
Please describe how do you intend to solve the problem: change some method, or introduce new class, or whatever.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.