
Iosvany Alvarez
@iosdev_91
Dad 🧒🏼 || Visca Barca || @Yankees fan ||Gamer 🎮 || Full Stack Developer @laravelphp || Building a better life every day
You might like
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 Trends
- 1. Lakers 88.6K posts
- 2. Luka 68.8K posts
- 3. Ayton 14.6K posts
- 4. Marcus Smart 8,328 posts
- 5. Curry 40.6K posts
- 6. Warriors 95.5K posts
- 7. Sengun 25.1K posts
- 8. #DWTS 48.2K posts
- 9. Shai 33.5K posts
- 10. Rockets 58.9K posts
- 11. Draymond 8,252 posts
- 12. #DubNation 13K posts
- 13. Double OT 6,526 posts
- 14. Reaves 9,087 posts
- 15. #LakeShow 6,558 posts
- 16. Jimmy Butler 8,902 posts
- 17. Vando 2,943 posts
- 18. Gabe Vincent 2,056 posts
- 19. Kuminga 9,991 posts
- 20. LeBron 36.9K posts
Something went wrong.
Something went wrong.