I figured out that using JSLink can lift SharePoint onto a new level. But unfortunately I am completely lost on really understanding it.
I feel like just copy pasting code samples does not help me, also because (obviously) everybody has it's own style of writing code.
Is there any official guideline or tutorial? How do I know which functions do exist? How do I know how to address a specific column/field? I have a basic understanding about JavaScript, so I don't need to learn about variables or a if... else statements, but I struggle to bring JSLink into context with it.