ngppgn
ngppgn
In the chapter about "Data controls", just about figure 5.4, there's a nullability error, or so says intellij. It marks `it < 18` as wrong since it sees `it` as...
Hello, I was just looking for ways to export parts of my app functionalitiws to allow for user customisation, so this repo has been a godsend to me. However, I...
Testing things out, I started building a .yaml-macros file where I invoked no macro, and the output file had some newlines inserted, and some ' characters removed, yielding syntax errors....
I'm trying to use YAML macro to heavily reduce chunk of text I repeat across a family of related syntaxes. For example, all of them use the same set of...