mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 13:24:03 +00:00
344 B
344 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Use short operators | 1272826443630817281 | laravel-clean-code-tactics | samuelstancl |
|
2021-04-06T16:07:34+00:00 | use-short-operators |
PHP has many great operators that can replace ugly if checks. Memorize them.