CleanCodingXp's profile picture. PHP- & Web-Developer and big Fan of #cleancoding and @laravelphp - Private Account: @timokoerber

CleanCodingPhp

@CleanCodingXp

PHP- & Web-Developer and big Fan of #cleancoding and @laravelphp - Private Account: @timokoerber

CleanCodingPhp أعاد

The first Video of my Clean Coding Sessions YouTube Channel: Unnötige Komplexität - Von hinten durch die Brust ins Auge | Clean Coding Sessions mit Timo Körber youtu.be/7t-LyjhDyOE #cleancoding

timokoerber's tweet image. The first Video of my Clean Coding Sessions YouTube Channel:

Unnötige Komplexität - Von hinten durch die Brust ins Auge | Clean Coding Sessions mit Timo Körber

youtu.be/7t-LyjhDyOE 

#cleancoding

CleanCodingPhp أعاد

I started a new (german) YouTube Channel with Videos about #cleancoding: „Clean Coding Sessions“. Here is a little Trailer. Find me on YouTube! 😊


CleanCodingPhp أعاد

The next Video of my (german) Clean Coding Sessions YouTube Channel: Der Ternäre Operator - Dein Freund für Einzeiler | Clean Coding Sessions mit Timo Körber youtu.be/IPrJXoI_xkc #cleancoding

timokoerber's tweet image. The next Video of my (german) Clean Coding Sessions YouTube Channel:

Der Ternäre Operator - Dein Freund für Einzeiler | Clean Coding Sessions mit Timo Körber

youtu.be/IPrJXoI_xkc

#cleancoding

CleanCodingPhp أعاد

Current read: „@laravelphp Secrets“ by @stefanbauerme and @bobbybouwmann

timokoerber's tweet image. Current read: „@laravelphp Secrets“ by @stefanbauerme and @bobbybouwmann

CleanCodingPhp أعاد

Me on every social media platform right now! #clubhouse #clubhousehype

timokoerber's tweet image. Me on every social media platform right now!
#clubhouse #clubhousehype

CleanCodingPhp أعاد

I enjoy PHP


CleanCodingPhp أعاد

I just found out about this dd helper in the @laravelphp query builder. Really helpful for debugging.

luisdalmolin's tweet image. I just found out about this dd helper in the @laravelphp query builder. Really helpful for debugging.

Another cool feature of PHP8 ist the Match Expression. It's a more convenient replacement of the Switch-Case Statement. #php #cleancoding #switchcase #php8

CleanCodingXp's tweet image. Another cool feature of PHP8 ist the Match Expression. It's a more convenient replacement of the Switch-Case Statement. #php #cleancoding #switchcase #php8

PHP 8 Beta got released recently. One of the coolest new features is the Nullsafe Operator. Check it out! #php #cleancoding #nullsafeoperator #php8

CleanCodingXp's tweet image. PHP 8 Beta got released recently. One of the coolest new features is the Nullsafe Operator. Check it out! #php #cleancoding #nullsafeoperator #php8

CleanCodingPhp أعاد

Putting a lot of new developers on a sluggish project is not always the best solution because they will slow it down even more!

timokoerber's tweet image. Putting a lot of new developers on a sluggish project is not always the best solution because they will slow it down even more!

CleanCodingPhp أعاد

I'm super excited to announce Laravel Playground! It allows you to run and embed @laravelphp code right in your browser. Allowing you to: - Try out @LaravelLivewire - Play with Laravel blade components - Embed code in your blog posts - Much more...! laravelplayground.com/#/


Often you don't need to be too specific with your conditions. The strict comparison with the integer 0 might be a problem here, because a string "0" would match the condition whilst not being a valid value. So keep it simple and just use !empty(). #php #cleancoding

CleanCodingXp's tweet image. Often you don't need to be too specific with your conditions. The strict comparison with the integer 0 might be a problem here, because a string "0" would match the condition whilst not being a valid value. So keep it simple and just use !empty(). #php #cleancoding

"Zombie-Code" is programming code, that will never be executed when running your program. Its only purpose is to confuse you when skimming through your code. So get rid of it right away. #php #cleancoding #zombiecode

CleanCodingXp's tweet image. "Zombie-Code" is programming code, that will never be executed when running your program. Its only purpose is to confuse you when skimming through your code. So get rid of it right away. #php #cleancoding #zombiecode

Be careful when using the Null Coalescing Operator instead of the Ternary Operator. The TO checks if the value in its condition is "truthy" - The NCO on the other hand checks if the value is set and not null. Both use cases make sense, but you gotta know the difference! #php

CleanCodingXp's tweet image. Be careful when using the Null Coalescing Operator instead of the Ternary Operator. The TO checks if the value in its condition is "truthy" - The NCO on the other hand checks if the value is set and not null. Both use cases make sense, but you gotta know the difference! #php

CleanCodingPhp أعاد

😎 PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead PHP is not dead #php #laravel #programming #dev


CleanCodingPhp أعاد

Want to win 2 copies of Eloquent Performance Patterns by Jonathan Reinink ? I just entered to win and you can too. gvwy.io/g9z26jh


Loading...

Something went wrong.


Something went wrong.