Daniel Beck (@1danielbeck) 's Twitter Profile
Daniel Beck

@1danielbeck

Founder at Ablestar - Shopify Apps to safely manage your product data.
Previously at Sequoia Capital. 🇺🇸 living in 🇪🇸.

ID: 1722998177597460481

linkhttp://ablestar.com calendar_today10-11-2023 15:22:53

303 Tweet

433 Takipçi

301 Takip Edilen

Daniel Beck (@1danielbeck) 's Twitter Profile Photo

It's going to be a busy May, heading to Paris for the Wide Event on Monday and then a week in Toronto for Shopify Editions and related events.

Daniel Beck (@1danielbeck) 's Twitter Profile Photo

I’m liking the updated BFS requirements. In addition to removing some, lots of them now have caveats like “when there are obvious metrics” which is a great improvement Full list of the requirements is at shopify.dev/changelog/simp…

Daniel Beck (@1danielbeck) 's Twitter Profile Photo

Today I learned the format for constants in the GraphQL API (uppercase with underscores) can be referred to as SCREAMING_SNAKE_CASE. I like that.

Daniel Beck (@1danielbeck) 's Twitter Profile Photo

This is a pretty cool change, you can now whitelist automatic crawlers to your online store for things like end-to-end testing changelog.shopify.com/posts/authoriz…

Daniel Beck (@1danielbeck) 's Twitter Profile Photo

Shopify's web components make it so much easier to design admin blocks. I never could get a nice table layout before but now you just need <s-table>

Daniel Beck (@1danielbeck) 's Twitter Profile Photo

Another good reason/reminder to make sure you have managed installations setup for your app. I realized we had one app still using the old install method but that's been fixed now 🫣

Daniel Beck (@1danielbeck) 's Twitter Profile Photo

The new Shopify admin intents are pretty cool. Makes it super easy to pop in and edit a one-off product if you need to. The set up was quick too and only took a couple lines of code