DEV Community

Discussion on: October 22nd, 2020: What did you learn this week?

Collapse
 
_garybell profile image
Gary Bell

I had a semi-productive week:

  • I learned about yield in PHP, and found a genuine use case for it (not a contrived example used in documentation).
  • I learned about output sections for PHP's Symfony framework
  • I learned that the latest piece of code is too tightly coupled, that I can't debug the unit tests successfully, and will need to raise a technical debt issue once I have it working.
Collapse
 
nickytonline profile image
Nick Taylor

Actor Leonardo DiCaprio as Gatsby doing a cheers

Collapse
 
waylonwalker profile image
Waylon Walker

Finding that first use of a new concept is an amazing feeling.