๐Ÿšจ NEWS: Named Arguments e Match Expression in PHP 8: Codice piรน Leggibile e Sicuro

Ecco i punti chiave in breve:
๐Ÿ’ก Hai mai passato mezz'ora a cercare un bug perchรฉ l'ordine dei parametri in una funzione era sbagliato? O ti รจ capitato di scrivere una serie di if-elseif lunga come un piatto di pasta e chiederti...

๐Ÿš€ LINK: https://meteoraweb.com/analisi-dei-dati-e-metriche/named-arguments-e-match-expression-in-php-8-codice-piu-leggibile-e-sicuro

#pHP8 #matchExpression #namedArguments #codiceLeggibile #programmazioneSicura

"Small" things I highly appreciate about Kotlin coming from Java - Chapter 3

๐ƒ๐ž๐Ÿ๐š๐ฎ๐ฅ๐ญ & ๐๐š๐ฆ๐ž๐ ๐€๐ซ๐ ๐ฎ๐ฆ๐ž๐ง๐ญ๐ฌ

https://kotlinlang.org/docs/functions.html#named-arguments

Cleaner, more flexible syntax. No more explosion of method/constructor overloads. No more Builders for every class or record. No more abusing Maps for passing optional parameters around.

#Kotlin #Java #JVM #String #DefaultArguments #NamedArguments #SoftwareDevelopment

Functions | Kotlin

Kotlin Help
Named arguments โ€” TYPO3 Explained main documentation

The #TYPO3 Core Team provides guidelines when and when not to use PHP's named arguments in the Core and in extensions. Have a look into the documentation
https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/CodingGuidelines/CodingBestPractices/NamedArguments.html

#php #cgl #namedarguments

Named arguments โ€” TYPO3 Explained 12.4 documentation