Émile J. Bergeron 🇨🇦
877 posts

Émile J. Bergeron 🇨🇦
@emile_ber
Sr. Dev @Shopify, prev. @UbisoftSaguenay | @saglacio meetup/conference co-host | #TypeScript and #GraphQL advocate | active member on @StackOverflow





Huge shoutout to Emileber from the Shopify staff for this fix. Was the exact solution to a problem I spent hours trying to fix. Shopify Dev Community is amazing! @ShopifyDevs @liam_at_shopify










Shopify: The Boring Edition. We focused on the hard and unsexy work of nailing the basics, getting all the parts of Shopify to work seamlessly together, and run at tip top performance. You've got to sweat the details. Some of my favorite updates 🧵




Is there a GitHub Action that will just run prettier on the whole repo and commit the changes to the PR? I'm so tired of the feedback loop where prettier fails on PRs. We even have a pre-commit hook to validate but it's not helping. It's insane how much time is wasted here ...






Shopify app devs! 👋 you can build directly into new customer accounts with customer account extensibility (in dev preview) heres a video we made for your to explain how it works and how to get started 👇





@mattpocockuk Wanted to type CSS properties (kebab-case) and TS native CSSStyleDeclaration only includes the JS properties (camelCase), so I put together a bunch of type helpers (found here and there) to get to it automagically. I now get autocomplete and errors on invalid properties!









