I bought it just few days ago find it helpful but also i wish there was more context / explanation around some black magic syntax
Definitely this. If only to note, say, the section(s) of the Bash manpage or GNU Info Manual in which topics are discussed. Taking the first-listed example, the '%%', '##', etc., substitutions are covered in Parameter Expansion . I tend to go first to manpages, though I'm well aware that GNU deprecates these (exceedingly unwisely IMO) in favour of the Info Doc format (and its dedicated single-purpose reader). I'll no…
While there are exceptions, most packages have useful goodies in there to check first before one has to think about looking things up online.