mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 13:24:03 +00:00
467 B
467 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Be friends with your IDE | 1272826441424613378 | laravel-clean-code-tactics | samuelstancl |
|
2020-06-16T09:40:46+00:00 | be-friends-with-your-ide |
Install extensions, write annotations, use typehints. Your IDE will help you with getting your code working correctly, which lets you spend more energy on writing code that's also readable.