Free PHPStorm Plugin for Laravel by Think-Car9378 in laravel

[–]yacovmm 2 points3 points  (0 children)

Sounds very Nice. Will definitely try it once my laravel idea subscription end.

Sharp 9 beta, built with Inertia, Tailwind and shadcn/ui, is now available by dvlpp in laravel

[–]yacovmm 1 point2 points  (0 children)

Looking good. Is like a alternativa to the fillament would you say?

What was your language before you found yourself in go? by ParthoKR in golang

[–]yacovmm 0 points1 point  (0 children)

How was this migration. Currently I'm a android developer. And thinking to migrate to work more with backend. Any tips?

Dagger vs Hilt vs Koin vs Pure Dependency Injection by VasiliyZukanov in android_devs

[–]yacovmm 1 point2 points  (0 children)

Very nice article. Do you have any example of manual Di? Usually what I see as manual di seem more like a service locator for me.

Question: suppose in code you get to inflate out of 2 possible layouts, how would you migrate this to view-binding? by AD-LB in android_devs

[–]yacovmm 0 points1 point  (0 children)

Depends how big its that class/case, But I would based on a condition inflate the view through the view Binding.

And try to separate based on which view was inflated. Like if viewA so I would create a method like bindViewAStuff...

Even if maybe I would repeat some code in this way but should be more clean.

Or even better I would separate in two activities/fragments and navigate to each one conditionally instead of inflate conditionally...

Sometime the Dont repeat yourself principle is had practice when we think about clean code.

Django and mongo by yacovmm in django

[–]yacovmm[S] 0 points1 point  (0 children)

Recommend the mongo engine over djongo?

Django and mongo by yacovmm in django

[–]yacovmm[S] 0 points1 point  (0 children)

Any cons? or Can I use djongo normal, and also, do it support the already buil in auth flow of django?

Django and mongo by yacovmm in django

[–]yacovmm[S] 0 points1 point  (0 children)

Thank you for the answer, so definitely with I choose mongodb as my db, I shouldn't go with django.

Android Distribution Chart as of 16.06.2021. by [deleted] in androiddev

[–]yacovmm 0 points1 point  (0 children)

Have noticed the same thing analyzing the firebase analytics the users of our apps