← Back to context

Comment by spiderfarmer

6 hours ago

The Laravel documentation is GREAT when you're getting started. Every chapter starts by answering the very question you might ask yourself if you're going through it top to bottom.

I'm a one-man-band so if I write code comments, I write them for future me because up to this point he has been very grateful. Creating API documentation is also easy if you can generate it based on the comments in your code.

Maybe rename it the Filler principle. Nobody reads mindless comments that are 'filler'.