The greatest prank ever pulled on developers started in 1991.
Since its creation, Vim has inspired other hoaxes like "Birds aren't Real", "Flat Earth", and "Agile Software Development."
@ilikefrontend@prismicio Hey @ilikefrontend, our forum is the best place to post questions: https://t.co/zIxZTbJEDv
If you have a specific bug for one of our npm packages, you could open an issue on its GitHub repo as well.
@shookcodes@prismicio@astrodotbuild Hey @shookcodes! I wouldn't call myself an Astro expert, but I know Slice Machine adapters pretty well. 😉 Feel free to send me a DM or open an issue on GitHub and I can help you.
🎉The latest SliceMachine version is out and with it my new favorite feature.
You can now Copy+Paste the custom screenshot of your Slice from Figma.
Just hit ⌘+Maj+C from Figma, ⌘+V in SliceMachine and Voilà 🙌
@sjoerdhandgraaf@prismicio Hi @sjoerdhandgraaf, there isn't a upgrade/migration path for existing projects, but it is something we're looking into. In the meantime, we recommend building new projects using Next.js or Nuxt. Your existing projects will continue to work without Slice Machine. 🙂
@Beastmodebranch@prismicio You're welcome! Our docs have been updated with new guidance for the App Router and previews. 🙂 You can check it out here: https://t.co/VdV3PGnwXo
@Beastmodebranch@prismicio Hey, we were waiting for Next.js 13.4.5 to be released (it was released on Saturday), which includes a fix we need to support previews in static sites. We'll have updated documentation and packages soon, likely this week or next. 🙂
I once accidentally created a folder named ~. When I went to delete it, I ran `rm -rf ~`.
I didn’t realize something was off until it had been running for a few seconds.
@dan_abramov @sebmarkbage@leeerob At Prismic, we're relying on Rollup's preserveModules to avoid bundling. That lets us retain "use client" per-file as needed.
If you're building hybrid React libraries that support both React Server Components (RSC) and "legacy" non-RSC apps, knowing how to use conditional exports effectively will be highly useful.
https://t.co/QrAAnqCalY
After a lengthy break from reading Infinite Jest, I decided tonight would host my return. The bookmark left me at a subchapter starting with, “Poor Tony Krause had a seizure on the T.”
Do yourself a favor and read the excerpt: https://t.co/BiY0rBywsL
@BHolmesDev starry-night is another good one. It’s class name-based rather than inline style-based, so creating custom themes is super easy.
https://t.co/Ncauwuj7hz
@tannerlinsley I’ve come across this (or at least something similar) and fixed it with typesVersions. I’m pretty sure the error was what you’re describing, even if it doesn’t sound like a types issue.
https://t.co/8oOthungHY