Hacker News new | ask | show | jobs
by brentroose 1252 days ago
Thanks! I'm the author of the post and creator of the video :) Appreciate the kind words.
1 comments

It is tidy and efficient. One question: Are you saying “docblocks?” I’ve never heard of this.

Thanks!

Yeah, doc blocks. It's a name that originated within PHP a long time ago: https://docs.phpdoc.org/guide/guides/docblocks.html
Thanks. I haven’t used PHP since 2011 or so.