mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-11 21:14:02 +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 |
|
2021-04-06T16:07:34+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.