
Iosvany Alvarez
@iosdev_91
Dad 🧒🏼 || Visca Barca || @Yankees fan ||Gamer 🎮 || Full Stack Developer @laravelphp || Building a better life every day
내가 좋아할 만한 콘텐츠
No te puedes creer como desarrollador que debes saberlo todo para lograr algo. Parte de tu trabajo diario es dividir un problema grande en pequeñas piezas y solucionarlos uno a la vez. Haz lo mismo con tu conocimiento y llegarás un poco más tarde pero seguro 😉 #developer
I just published ‘How Static Code Analysis Can Save the Day for Programmers: An Analysis’ link.medium.com/4jB7dIpMLHb
Some bangers in this week's Laravel release. First, new "ObservedBy" and "ScopedBy" attributes for your Eloquent models. Easily attach observers or global scopes to any model. 🤙

Llevo días leyendo código. Pro: Una de las mejores formas de aprender a programar, saber cómo piensan los demás te puede dar muchas herramientas. Contra: No todos programamos con las mejores prácticas. Resumen hacer esto te puede elevar tu hard skill
Veo esto y me preguntó será que el capitalismo es cruel y sanguinario como dicen algunos 🤔

Testing JavaScript can be difficult. It can sometimes be hard to write excellent tests that assert that what you developed really works. To support you, I compiled some beginner-friendly JavaScript testing resources for you:
This is how software engineering should usually be done: Understand the requirements ↓ Think of a solution ↓ Design ↓ Architecture ↓ Implement ↓ Test ↓ Improve ↓ Test again ↓ Release ↓ Monitor ↓ Refactor frequently if necessary It's just a process you need to follow.
⚡️ Database Tip For e.g. a dashboard, multiple queries on the same rows have to be executed to calculate different statistics. However, these queries can also be combined into one query that has to scan the rows only once! sqlfordevs.com/multiple-aggre…

💡Here are 25 useful tools for PHP and Laravel developers I use almost daily! Tools like: - Medis - Insomnia - Hyper - Notion 🧵Keep Reading
Laravel testing tip: instead of assertDatabaseHas(), if you're comparing the actual Eloquent model, a shorter way is assertModelExists(). You don't need to provide the table name, because it is taken automatically from the Eloquent model's settings.

Te gustaría aprender diseños de patrones ? Darle una mirada a este web, tiene explicaciones y ejemplos de la mayoría de diseño de patrones 😎 refactoring.guru #patronesdediseño #developer
How to Mock Objects in PHPUnit / PEST tests in Laravel – 5 Balloons 5balloons.info/how-to-mock-ob…
United States 트렌드
- 1. Marcus Smart 5,366 posts
- 2. Rockets 54.8K posts
- 3. Sengun 21.9K posts
- 4. #DWTS 43.3K posts
- 5. Shai 30.2K posts
- 6. Lakers 61.2K posts
- 7. Double OT 5,265 posts
- 8. Luka 44.6K posts
- 9. Reed Sheppard 5,324 posts
- 10. Chris Webber 1,650 posts
- 11. Kevin Durant 22.8K posts
- 12. Chet 16.9K posts
- 13. Draymond 5,671 posts
- 14. Caruso 5,030 posts
- 15. Warriors 75.2K posts
- 16. Elaine 22.1K posts
- 17. #NBAonNBC 3,853 posts
- 18. Ayton 5,437 posts
- 19. Amen Thompson 6,285 posts
- 20. Whitney 13.7K posts
Something went wrong.
Something went wrong.