![Robin Schreiner Profile](https://pbs.twimg.com/profile_images/932262732241473536/u4LOi0tG_x96.jpg)
Robin Schreiner
@a47ae
Followers
30
Following
93
Statuses
64
Co-Founder at @codelayer_de Building stuff for the web, currently working on @likvi_app
Karlsruhe, Deutschland
Joined October 2014
@kalenjordan Ah, sorry, then my response is not helpful. :D Sadly as far as I know Shopify never published details about the order. My guess is that whatever function was registered first runs first. But if you get any details please let me know.
2
0
1
@kinngh @aidenybai We are using Sentry in our Shopify apps and it can measure LCP and also you can drill down what causes the LCP:
2
1
5
@kalenjordan The "Paper" theme by Brickspace Lab is using Alpine and Tailwind: They even have a toolkit for customizing the theme (, but I never worked with this theme. Would be interested in opinions though. đ
1
0
1
@andrew_mcgov Thank you very much, it is so great to have a complex reference app. Read through most of the code, and we will definitely adapt some choices for our own apps. May I ask you, why is the folder wich calls Shopify endpoints called `models`? Because they represent remote entities?
1
0
1
@alexanderhupfer Verify nice, best luck with your app. Can you also create eInvoices? In the EU and especially Germany starting from next year it is required to create electronic invoices for B2B sales. A simple PDF sadly does not satisfy the requirements.
1
0
0
@kalenjordan For larger customers we always recommend Algolia with a custom UI implementation. You can basically configure every part of the search and discovery experience, but it can get quite pricy and in my opinion the default UI is not that great.
1
0
1
@kalenjordan You need to narrow down the type, as it is a union type. This check should be enough for the typesript compiler to infer the type.
1
0
1
@kalenjordan Instead of relying on passing a lot of data, I would solve this by using an HMAC calculated over the customer id. So you generate a HMAC in Liquid (on the server because otherwise your private secret is not private) and then you can verify it on the receiving side.
1
0
1
@kalenjordan Also Polaris Cards are tricky to get the same height, because their height is dependant on content. So it's really hard to get two cards with different content the same heigth. Maybe you are better off using plain CSS flexbox and building the card yourself.
0
0
0
@kalenjordan You need the `InlineGrid`, here is an updated example. Also the `sectioned` property does not longer exist on the `<Card>` component :)
1
0
1
@timohetzel Habe seit Jahren Syncthing am laufen. Funktioniert super zuverlässig und bisher nie Probleme gehabt. Leider keine iOS Integration.
0
0
2