Daily Log code deep dive - Strada

preview_player
Показать описание
The second video in a series diving into the code of Daily Log, an open source Ruby on Rails and Turbo Native app.

This video focuses on building native Swift components with Strada. I cover how to wire up a native button powered by HTML and a Stimulus controller.
Рекомендации по теме
Комментарии
Автор

Hi Joe, I love your work. Can you share please the repo for both the rails app and the iOS app?

methbarto
Автор

Thanks for the example! Curious why you are using a separate link at the bottom of the page, instead of adding the data-bridge attributes to the web button you already have? 🤔

godfoca
Автор

This is one of the downsides with Strada that I hoped would be solved, you still have to know a little bit of Swift / Java to still being able to build for the mobile devices.

mikopiko