
Viraj Khatavkar
16 posts

Viraj Khatavkar retweetledi

Two weeks left for the @stateoflaravel survey 2024!
The participation count looks better after the initial bad results in the first 24 hours.
But its still 500 people less than the last years!
Take the survey if you haven't yet!
stateoflaravel.com
English

@yaeeelglx @zernonia @nuxt_js I hope that happens - I personally love Vue to be honest..
Currently in my surrounding areas, the ratio is 1:100 for Vue:React jobs
English

@virajhimself @zernonia @nuxt_js yeah, this is usual jutsu of the other communities when talking Vue, greatly depends on where you are and where you search imo :)
that tweet talks about future companies, and I think lately, a lot of people has been choosing Vue/Nuxt as their company fw.
the jobs will follow :)
English

@nuxt_js is the safest bet you can make to build your product around
team is being very open about its decisions, not overhyping you about the next groundbreaking js wizardry
once you quit tech hype and look for a solid foundation to build a business around, it becomes an evidence they got you covered
long live Nuxt 💚
Nuxt@nuxt_js
A lot of things have happened for Nuxt over the last year. ❤️ On behalf of the whole team, @Atinux and @danielcroe share their thoughts on what we've achieved, and where we're going next. 🔥 nuxt.com/blog/looking-f…
English

@christophrumpel @AshAllenDesign The biggest takeaway for me is that you are 38/39 years old but look a lot younger ;)
English

@mark_story hey is there a way to fetch a container item stored from the `Application::services` with a static method?
something like:
```
Container::get('foo');
```
or the only way is to inject ContainerInteface into the controller method parameter?
English

@wesbos Hey I was wondering if you had any timeline in mind regarding launching the React course with components?
English

@shrutibalasa It was an aha moment for me! I literally was so happy from inside, I can't tell you.
English

@tobias_petry @brandur So here's an usecase for an enterpisey app - someone from their team who had authorization to do it, actually deleted a record - later he realized it needs to be restored. It was easy to make that change, but would have been difficult and manual task to restore from audit log
English

@virajhimself @brandur Most often I have to look in the audit log because I am interested in data before the row was soft deleted. I rarely needed the data of the deleted row.
English

I am not sure whether @brandur is correct or wrong 🤔
I have restored soft-deleted rows only a few times in all the years too. But the archive table solution feels much more complex compared to Laravel‘s automatic soft-deleted scope.
Your opinion? brandur.org/soft-deletion
English

I think the composition API for @vuejs is much better than the options API.
I absolutely hated composition API when I first started using it, but it slowly grows on you!
English

@virajhimself Try this
twitter.com/shrutibalasa/s…
Shruti Balasa@shrutibalasa
Here is one concept related to CSS Flexbox almost no tutorial covers: Auto margins for flex items. If you have four items in a row and want to push number of items to the end starting from any item, you can use auto margin for that item! Did you know this?
English

@shrutibalasa I was able to make it work by adding one <div>
Not able to put a finger on a solution where I shouldn't add a <div>
English

If you like to try, here's a Tailwind CSS play link with part of the code. See if you can arrive at the final solution
play.tailwindcss.com/G0O6HNXFdi
Note: Do not add additional `div`s in the markup
English

@PovilasKorop Congratulations, Povilas! You deserve it, 100%
English

This would have been a great addition to PHP - I am a little sad that this is declined :(
PHP RFC Bot@PHPRFCBot
#PHP RFC moved to Declined: Short Closures 2.0 wiki.php.net/rfc/auto-captu…
English



