
Adam Pallozzi
@adampallozzi
Followers
611
Following
2K
Media
73
Statuses
974
Building https://t.co/zboFeltZhI. Father and husband. Sometimes guitarist. Always learning. ❤️ Ruby on Rails
Melbourne
Joined May 2013
RT @andrewculver: Hey, if you're using `nice_partials` on a project, can you shoot me a DM? 🙏
0
10
0
Having worked with all the components now, I 100% agree with Marco’s assessment.
@_williamkennedy If you look at the terms:. Hotwire.Turbo.Turbo Rails.Turbo Native iOS.Turbo Native Android.Stimulus.Stimulus Rails.Strada .Strada Web.Strada iOS.Strada Android. It's treated as the third part of the Hotwire framework trio, which on it's own is fine. But given that it's an.
0
0
7
OSS is hard and Taylor is a class act. As a rails dev I have a lot of respect for the guy!.
@Sarvendev @driesvints That is not an automated message. I just respond to PRs very quickly because I always have the screen open during the day. I think the message explains why pretty well, but in more detail the PR is a massive breaking change that would make it impossible to reliably use any.
1
1
4
I just tried out the “browse for me” feature where it creates a custom web page based on your search and it’s an absolute game changer. Congrats to the whole team. The app looks incredible!.
a little Sunday surprise for you. meet @browsercompany's 2nd product:. 🔍Arc Search🔎. it's a default browser for your iPhone. that BROWSES FOR YOU. the origin story is a bit unusual so I wanted to give you the full backstory:
0
0
1
I second this. Getting a response from a founder helping fix my mess won me for life ❤️.
Compare this experience to my support email to @honeybadgerapp telling them I made a “boo boo” 🫠. Support bootstrapped companies and they’ll support you back ♥️
2
1
8
Another Turbo Native app is coming to the App Store soon! Our SleepHQ app got approved on the very first submission to Apple. We put a ton of work into it, but couldn't have done it without @joemasilotti's help and all his excellent content on Turbo Native.
6
1
52
I’ve seen so many tweets about @marcoroth_‘s talk from #RailsWorld! I can’t wait to watch it as soon as the video is out. But I’m excited just from the photos of his slides I’ve seen!.
2
1
33
Being in Aus we’re not effected by #svb run. But I really feel for all those who are. Esp small businesses. So stressful to lose access to your cash! .Going forward the advice should be to spread your cash between a few banks no matter where you are or how stable you think your.
0
0
2
I’ve never understood people who can come in so hot on a free product. We get it sometimes with people on the free SleepHQ plan. First class response from @taylorotwell here.
@JulienMaker Hey friend - sorry you’re not happy. Of course Laravel is take it or leave it. Feel free to use something else or build your own tool. ❤️.
2
0
6
RT @andrewmcodes: If Ruby has millions of developers, I am one of them. If Ruby has ten developers, I am one of them. If Ruby has only one….
0
5
0
Working on Bullet Train always presents different challenges. Today I created a test suite that generates new models and runs scaffolding to build out a working chunk of an application!.
Very cool demo video from @adampallozzi giving an early preview of the audit trail feature coming to Bullet Train Pro. I love how the activity history of a child resource rolls up into the activity history of the parent resource. (You can see it around 2:30.) 👌
1
1
6
If your app is an oAuth provider, after a login you may be redirecting back out to a different domain. A Turbo request with throw a CORS error and the user will be stuck on your login screen. Keep Turbo for your regular logins and only disable it for oAuth with this:
I got excited that the latest Devise release works with Turbo and updated our login forms. and broke our OAuth flows 😥.Seems the recommended approach is still just disable Turbo to get around the CORS issue. In totally unrelated news, I need to add a system test for our OAuth!.
0
0
11