iosdev_91's profile picture. Dad 🧒🏼 || Visca Barca || @Yankees fan ||Gamer 🎮 || Full Stack Developer @laravelphp || Building a better life every day

Iosvany Alvarez

@iosdev_91

Dad 🧒🏼 || Visca Barca || @Yankees fan ||Gamer 🎮 || Full Stack Developer @laravelphp || Building a better life every day

Pinned

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


Iosvany Alvarez reposted

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. 🤙

taylorotwell's tweet image. 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


Mi primer clásico del fútbol uruguayo 😃

iosdev_91's tweet image. Mi primer clásico del fútbol uruguayo 😃

Veo esto y me preguntó será que el capitalismo es cruel y sanguinario como dicen algunos 🤔

iosdev_91's tweet image. Veo esto y me preguntó será que el capitalismo es cruel y sanguinario como dicen algunos 🤔

Iosvany Alvarez reposted

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:


Iosvany Alvarez reposted

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.


Iosvany Alvarez reposted

⚡️ 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…

tobias_petry's tweet image. ⚡️ 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…

Iosvany Alvarez reposted

💡Here are 25 useful tools for PHP and Laravel developers I use almost daily! Tools like: - Medis - Insomnia - Hyper - Notion 🧵Keep Reading


Happy programming day 🎉


Iosvany Alvarez reposted

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.

PovilasKorop's tweet image. 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


Iosvany Alvarez reposted

How to Mock Objects in PHPUnit / PEST tests in Laravel – 5 Balloons 5balloons.info/how-to-mock-ob…


Loading...

Something went wrong.


Something went wrong.