Philipp Grimm
banner
philipp-grimm.de
Philipp Grimm
@philipp-grimm.de
How does it pair with boost?
September 20, 2025 at 5:56 AM
Yeah, thats right 😂. Would be $b+$a the same then, or am i missing something?
March 6, 2025 at 5:39 AM
$c = $a + $b; sometimes.
March 5, 2025 at 6:57 PM
Herd. Never looked back.
March 4, 2025 at 9:14 PM
Also Bird 😃
January 1, 2025 at 10:51 PM
Cant wait to check it out and uninstall phpstorm again
December 13, 2024 at 6:21 PM
Got it. thanks for clearification
November 2, 2024 at 1:16 PM
Regarding the props, if we take your example: would my ide/phpstan understand that $this->posts is an array of Post objects without having a class for the template file? Where can I define the type of if without a class? Not sure if I get anonymous cmps right. 😂
November 2, 2024 at 8:53 AM
Maybe @samselikoff.com. He has also a great course on it on buildui.com 👍🏼
High-quality videos on frontend development
Learn how to build modern user interfaces for the web.
buildui.com
November 2, 2024 at 7:03 AM
Looks great, would it be possible to use it as a replacement for blade in a laravel app? And will there be a way to type props in anonymous components ?
November 2, 2024 at 6:52 AM