๐ Have you tried scss-react https://t.co/mQ75qtjEOQ yet? Now covering 150+ media query parameters and growing!
Easy to use and trusted by https://t.co/JUuAxpl2M2, https://t.co/zCqwyUCPwB, https://t.co/bnMvlkQm9i and more ๐ซฃ
I wrote this simple SDK to manage @craftcms Commerce in headless mode, covering everything from customer registration to complete payment.
https://t.co/1JNl9K95Fa
If you have a little time to check it out and let me know if you find it useful or not, Iโd really appreciate it ๐๐
What an great experience working with @CraftCMS Headless (tried many, but it remains the best โ) on @fortrabbit and @nuxt_js 3 on @Netlify to build the https://t.co/zCqwyUChH3 website, an Italian lighting and design company.
Enjoy ๐
Hi @threejs community! Posted a request for help, advice, and consultation. If you have experience and are interested, please get in touch! https://t.co/gqYwGkZsbN
๐ I tackled problems straight on developing the new Airness app for #Apple & #Android! It involved backend design, front-end (@Capacitor), and marketing automation with @SALESmanago. Thanks to my @Quamm hardworking team, we finished the new app quicker than we thought we would!
@filrakowski IMO for readibilty I like: let quantity = โNo dataโ if(product.quantity) quantity = https://t.co/aC4u4AU80G but my favorite is const quantity = https://t.co/aC4u4AU80G ? https://t.co/aC4u4AU80G : โNo dataโ. If itโs my code I would use ?? or || but not everyone knows what means.
@Pilarenko @getsaleor@datocms@vuejs Hi! In https://t.co/yLCTjn85pJ you can find my contacts! Also mycompany has recently became Saleor partner so weโll probably get in touch!
I had a great time building the architecture of this ecommerce https://t.co/M8fU6KbaW8 using @getsaleor and @datocms as engine and cms and @vuejs (v3) for the microfrontends. I recommend trying out these plugins I created, as they integrate seamlessly into the workflow. ๐งต โฌ๏ธ
@getsaleor@datocms@vuejs ๐งฉ https://t.co/sir1rfBUwj allow you to quickly find Saleor products and variants and link them with DatoCMS.
๐งฉ https://t.co/mQ75qtj6Zi a useful scss mixin to manage your media queries with charme.
๐งฉ https://t.co/pu3vXqwUmj clamp() function with a little bit of mathematics.
@kieranmansfield@NUXT Hi! Not enought time to do it now. I hope soon. But basically, as suggestion, you can create a template move the directive into a composable file (eg. useLocomotiveScroll) using "onMounted" hook instead of "inserted" hook and "onUnmounted" hook instead of "unbind" hook.
Hi guys!
For those getting trouble with @LocomotiveScroll and @Nuxt I've made this simple starter kit you can have fun without giving it a second though.
Some examples and gotchas available.
Hope you enjoy ;)
https://t.co/LeqprNLots
@utilitybend@smashingmag Hi, great work!
Taking up this article, for those who need, I made this small and product ready library https://t.co/pu3vXqwUmj to apply clamp to any selector with any unit (em, rem, px...).
In order to enhance the developer experience and to combine the potentials of @getsaleor and @datocms I developed in @Quamm this plugin that allows you to quickly find and link products and variants. Enjoy ๐
Today I published an article, my attempt to easily explain different rendering approaches (ssr, csr, etc...) for web applications #webdeveloper
https://t.co/I03LRHBqqz