by h3ctic on 7/5/18, 10:09 AM with 0 comments
As a programmer you program how you are used to but sometimes there are better language-specific ways. How do you discover them?
Example: Discovering Lambda-Expressions in Java or Async/Await in JavaScript.