Hi!
While I'm looking for my next adventure, I've decided to build a micro-SAAS - https://t.co/goMvcIhcqt
Calendize helps you put the important emails (flights, concerts, appointments, you name it!) to your calendar - in one click.
Please come try it out! What do you think? 🙂
The State Of Laravel 2024 survey has started!
You can now participate to identify how the ecosystem changed over the past 12 months!
Please RT for reach ❤️
https://t.co/F2VFJS6asZ
@PovilasKorop One of my most appreciated features from PHP 8!
It makes the code so much clearer and easier to understand and saves a lot of time in the long run.
@MichaelThiessen Thanks, that's a great article!
I think a lot of us intuitively push the state to the furthest parent component, but it's such a pleasure to see this approach justified and explained!
@MrPunyapal@wdmvii@gonedark Yes, exactly that! Laravel Shift does help to go through updates much quicker, but pieces of bad code no one dared to touch are the main source of problems, because they have to be refactored or rewritten in full.
@nerijusdev@PovilasKorop yes, that's actually what inspired me a lot in the past to build stuff!
But i think that a lot of people need more motivation and support :)
@PovilasKorop especially when starting out. The result - no real "builder" experience.
It seems to me that such issues could be fixed with some interactive communal building sessions that would "force" people to build new projects (team/pair programming?). Comes with secondary advantages too!
@PovilasKorop I feel that for a lot of people the main obstacle for starting out is that they don't know what to build.
In this context- the way you've shown the work on real project looks extremely valuable to me.
I also feel that the developers often get "locked in" a single project, (1/2)
I can't undervalue the importance of reading the docs for any package or framework.
But i also can't help but think of how aesthetically pleasing to the eye @laravelphp docs are!
Makes me genuinely want to read them, even when not searching for bugs.