that's a nice feature i did not know.. nice
that's a nice feature i did not know.. nice
well generated picture.. if i would live in Barca i would love to join
Made a new PostCSS plugin for generating more realistic smooth shadows like on smoothshadows.com
Now designers usually rely on generators, but the resulting code is often hard to maintain.
github.com/postcss/post...
yes.. but adding context7 nuxt mcp server helps.. but i guess a nitro mcp in addition would be event better
π thy for the explanation
what do you concider as "critical web component feature" ?
"By analyzing mouse movements, we prefetch pages and data the moment a user heads towards a link, making navigation feel incredibly fast."
foresightjs.com
Quality time π enjoy it
going for some travel?
Borough Market on the weekends.. just for to food. Take time as it is packed but super delicious
Newest family member..
π
I would love to read about your thoughts about vue and nuxt.. not a comparison just thoughts
Very nice introduction.. i use nuxt since almost 8 years and this video is one the best i saw
If you, as a software engineer, think that vibe coding is cool i wonder what you will think about your doctor when he tells you he is vibe doctoring on you
Thx.. i have 7 days not 30 π
π
so.. for my next gig i will have to learn #Laravel .. what's the best way to get up to speed fast?
π Introducing Motion for @vuejs.org β A feature-complete port of Motion for React (prev Framer Motion).
Springs, scroll, AnimatePresence, gestures, and yes, layout animations. All that and more, powered by Motion's unique hybrid engine, wrapped up with its simple API.
π motion.dev/blog/introdu...
Vue.. vue is superior.. but sadly react is winning when it comes to the jobs topic.
We're thrilled to announce Nuxt v3.16 is here! π
β‘οΈ `npm create nuxt` starter
π unhead v2 upgrade
π°οΈ Delayed/lazy hydration support
π§ Devtools v2 with config tracking
π Named layer aliases
π§ͺ Better error handling
π Granular debug options
βοΈ Major performance boosts
nuxt.com/blog/v3-16
can i have more context? :) whats up?
This is Marco Rubio explaining how the USA promised to defend Ukraine forever if they got rid of their nuclear arsenal left after the Soviet Union fell.
This is why lil marco was sinking into the couch. He was hoping we wouldnβt find itβ¦so donβt RT right now this very second.
All his posts are outstanding. You learn so much by reading and using his playfull interactive animations
This week we had @danielroe.dev on the podcast to talk Vue, Nuxt, Nitro and all things Open Source
At one point he called out an issue on Cloudflare and I just got word that it's being worked on, good job Daniel π€£
www.youtube.com/watch?v=tq8E...
In general yes.. but this approach works perfect for nuxt and cdnUrl option.. so i wanted to configure this in vite like it used to work in bue 2 with base and publicPath
well.. does skew protection not just only work when having SSR and client? well.. we use Vercel to not have another cdn.. or can i tell Vercel to cache for longer event the production deployment does not exist anymore?
see: bsky.app/profile/podl... :)
well if the app is open.. and we deploy.. the user will get chunk loading errors.. if we use the assets from the preview url the app will not get those errors but still work and on the next refresh all files will be up to date
i host my vue3 app on vercel.. is it possible to serve the assets (JS and CSS) from the vercel preview url but the app from the configured domain? maybe @danielroe.dev or @thealexlichter.com has a clue? Adjusting the base in vite leads to haveing a double domain url in the browser