@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.
@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: https://t.co/krLZUQn8Nk
@kalenjordan The "Paper" theme by Brickspace Lab is using Alpine and Tailwind: https://t.co/skzHc6yYMd
They even have a toolkit for customizing the theme (https://t.co/9Gzsabci5F), but I never worked with this theme. Would be interested in opinions though. 😄
@gilgNYC We developed some private apps, mostly discount related and build one public app to add fees to products: https://t.co/SPckMCPsMq
But there is one blocker in how discounts and bundles work together: https://t.co/bjU0zBGqOM
@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?
@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.
@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.
@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.
@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.
@kalenjordan You're welcome :)
Do you mean the position of textarea? The button has more height than the heading, so when you don't display the button you need to compensate for the height. One way is to set a min-height. Keep in mind, that the height also changes when the title breaks.
@kalenjordan You need the `InlineGrid`, here is an updated example. Also the `sectioned` property does not longer exist on the `<Card>` component :)
@troyhunt You may be interested in this review from ASR: https://t.co/5mSoLK0Z96
They use a Klippel NFS (robotic measurement system) to measure more than 1000 points and calculate the accurate frequency response. The 8010 is one of the best speakers they measured.