Vue animations just got WAY better
Motion (previously Framer Motion) has been one of the things that made the author jealous of React devs.
But now, with an official Vue integration, it's quickly becoming his go-to way of making advanced animations in Vue. - https://www.youtube.com/watch?v=wvINSME-FMs
#vue
Motion (previously Framer Motion) has been one of the things that made the author jealous of React devs.
But now, with an official Vue integration, it's quickly becoming his go-to way of making advanced animations in Vue. - https://www.youtube.com/watch?v=wvINSME-FMs
#vue
YouTube
Vue animations just got WAY better
Motion (previously Framer Motion) has been one of the things that made me jealous of React devs. But now, with an official Vue integration, it's quickly becoming my go-to way of making advanced animations in Vue.
RESOURCES
blog post - https://motion.de…
RESOURCES
blog post - https://motion.de…
👍3❤2
TanStack DB: The Embedded Client Database for TanStack Query
TanStack DB is an embedded client‑side database that uses differential dataflow to power live, relational queries, sub‑ms incremental updates, and seamless optimistic writes. This post does a good job of selling the idea, and the first beta version (v0.1) is available to experiment with now. - https://tanstack.com/blog/tanstack-db-0.1-the-embedded-client-database-for-tanstack-query
#react
TanStack DB is an embedded client‑side database that uses differential dataflow to power live, relational queries, sub‑ms incremental updates, and seamless optimistic writes. This post does a good job of selling the idea, and the first beta version (v0.1) is available to experiment with now. - https://tanstack.com/blog/tanstack-db-0.1-the-embedded-client-database-for-tanstack-query
#react
Tanstack
Stop Re-Rendering — TanStack DB, the Embedded Client Database for TanStack Query | TanStack Blog
Your React dashboard shouldn't grind to a halt just because one TODO turns from ☐ to ☑. Yet every optimistic update still kicks off a cascade of re-renders, filters, useMemos and spinner flashes. If y...
❤3👍1🍌1
Slots: Make your Angular API flexible
Creating reusable components involves balancing flexibility with technical requirements, especially when users need to define their own content. While developing a UI library for Angular, I often encountered this challenge and explored different ways. - https://medium.com/coreteq/slots-make-your-angular-api-flexible-89e707ffae4c
#angular
Creating reusable components involves balancing flexibility with technical requirements, especially when users need to define their own content. While developing a UI library for Angular, I often encountered this challenge and explored different ways. - https://medium.com/coreteq/slots-make-your-angular-api-flexible-89e707ffae4c
#angular
Medium
Slots: Make your Angular API flexible
Let’s explore all content projection approaches in Angular from the perspective of UI library developers and their users.
👍2
Build-Time Micro Frontends: Why Inversion of Control Matters
Learn how Inversion of Control (IoC) enables scalable… - https://blog.bitsrc.io/build-time-micro-frontends-why-inversion-of-control-matters-f3f082cd8564
#microfrontends
Learn how Inversion of Control (IoC) enables scalable… - https://blog.bitsrc.io/build-time-micro-frontends-why-inversion-of-control-matters-f3f082cd8564
#microfrontends
Medium
Build-Time Micro Frontends: Why Inversion of Control Matters
Learn how Inversion of Control (IoC) enables scalable build-time micro frontends (MFEs)
👍2
The Useless useCallback
A look at why useCallback and useMemo can feel like pointless busywork, how just one non‑memoized prop can undo your entire caching strategy, and why new tools like useEffectEvent and React Compiler could put an end to the headaches. - https://tkdodo.eu/blog/the-useless-use-callback
#react
A look at why useCallback and useMemo can feel like pointless busywork, how just one non‑memoized prop can undo your entire caching strategy, and why new tools like useEffectEvent and React Compiler could put an end to the headaches. - https://tkdodo.eu/blog/the-useless-use-callback
#react
tkdodo.eu
The Useless useCallback
Why most memoization is downright useless...
👍2
Playing With the New Caret CSS Properties
Manuel Rego Casasnovas gives a brief introduction to the new caret-animation and caret-shape CSS properties. - https://blogs.igalia.com/mrego/playing-with-the-new-caret-css-properties
#css
Manuel Rego Casasnovas gives a brief introduction to the new caret-animation and caret-shape CSS properties. - https://blogs.igalia.com/mrego/playing-with-the-new-caret-css-properties
#css
Igalia
Playing with the new caret CSS properties
Some quick experiments playing with the new caret-animation and caret-shape CSS properties that Igalia is developing in Chromium.
👍1
Vue Native? Vue + Lynx
The development of Vue + Lynx represents an exciting opportunity for Vue developers to build truly native mobile applications while leveraging their existing web development skills. - https://medium.com/vue-mastery/vue-native-vue-lynx-88cbf44710e5
#vue
The development of Vue + Lynx represents an exciting opportunity for Vue developers to build truly native mobile applications while leveraging their existing web development skills. - https://medium.com/vue-mastery/vue-native-vue-lynx-88cbf44710e5
#vue
Medium
Vue Native? Vue + Lynx
Explore how Lynx.js can revolutionize native app development with Vue, enhancing performance and scalability for mobile applications.
👍4
Injecting domain expertise into your AI system
How to connect the dots between AI technology and real… - https://medium.com/data-science/injecting-domain-expertise-into-your-ai-system-792febff48f0
#ai
How to connect the dots between AI technology and real… - https://medium.com/data-science/injecting-domain-expertise-into-your-ai-system-792febff48f0
#ai
Medium
Injecting domain expertise into your AI system
How to connect the dots between AI technology and real life
👍1
All videos from FrontEnd Nation Angular Day are now available - https://www.youtube.com/playlist?list=PLxddmVXxb3Ht8EPV7tecBz-SALVw6jGcE
#angular
#angular
YouTube
Angular Day 2025
Angular Day is your chance to level up with the latest Angular techniques, best practices, and deep dives from industry leaders. This one-day, high-energy ev...
👍2❤1
The Roadmap to AdonisJS 7
Adonis is a popular TypeScript-first 'batteries included' web framework with a rich set of features, and its developers say they’re “shifting gears” and stepping up with more frequent major releases. v7 promises a lot, including Node.js diagnostic channel support, a type-safe URL builder, a new encryption layer, first-class support for notifications and TanStack Query, plus more. - https://adonisjs.com/blog/roadmap-to-adonisjs-7
#nodejs
Adonis is a popular TypeScript-first 'batteries included' web framework with a rich set of features, and its developers say they’re “shifting gears” and stepping up with more frequent major releases. v7 promises a lot, including Node.js diagnostic channel support, a type-safe URL builder, a new encryption layer, first-class support for notifications and TanStack Query, plus more. - https://adonisjs.com/blog/roadmap-to-adonisjs-7
#nodejs
Adonisjs
Roadmap to AdonisJS 7
AdonisJS 7 brings a new Lucid ORM, type-safe routing, improved Inertia support, diagnostic channels, encryption updates, and a flexible notification system.
👍2
Setting Line Length in CSS (and Fitting Text to a Container)
Daniel Schwarz explores different ways to control line length when working with text, including two proposed properties that could make it easier in the future. - https://css-tricks.com/setting-line-length-in-css-and-fitting-text-to-a-container
#css
Daniel Schwarz explores different ways to control line length when working with text, including two proposed properties that could make it easier in the future. - https://css-tricks.com/setting-line-length-in-css-and-fitting-text-to-a-container
#css
CSS-Tricks
Setting Line Length in CSS (and Fitting Text to a Container) | CSS-Tricks
The many ways to juggle line length when working with text... including two proposed properties that could make it easier in the future.
👍2
How Parcel Bundles React Server Components
Parcel added React Server Components support a few months ago but here’s a deeper look at how this support actually works, what directives like "use client" actually do, etc. - https://devongovetwww.tg-me.com/blog/parcel-rsc.html
#react
Parcel added React Server Components support a few months ago but here’s a deeper look at how this support actually works, what directives like "use client" actually do, etc. - https://devongovetwww.tg-me.com/blog/parcel-rsc.html
#react
devongovett.me
How Parcel bundles React Server Components
Parcel v2.14.0 added support for React Server Components. This post is a deep dive into the internals: how RSCs integrate with a bundler, what directives like "use client" actually do, how code splitting works and how RSCs improve it, etc.
👍2
Micro Frontend Architecture
As web applications grow in complexity, teams seek… - https://levelup.gitconnected.com/micro-frontend-architecture-b14b3a2c39a0
#microfrontends
As web applications grow in complexity, teams seek… - https://levelup.gitconnected.com/micro-frontend-architecture-b14b3a2c39a0
#microfrontends
Medium
Micro Frontend Architecture
As web applications grow in complexity, teams seek scalable, modular approaches to frontend development. One such approach, Micro Frontend…
❤3
Give Your Web Apps a Voice with Eleven Labs AI
"Nuxt Content Narrator" brings a new dimension to your content by making it accessible through high-quality voice narration with very little effort. - https://vueschool.io/articles/vuejs-tutorials/nuxt-content-text-to-speech-with-eleven-labs
#vue
"Nuxt Content Narrator" brings a new dimension to your content by making it accessible through high-quality voice narration with very little effort. - https://vueschool.io/articles/vuejs-tutorials/nuxt-content-text-to-speech-with-eleven-labs
#vue
vueschool.io
Give Your Web Apps a Voice with Eleven Labs AI - Vue School Articles
Bring your Nuxt Content pages to life with Nuxt Content Narrator, a seamless integration of Eleven Labs’ text-to-speech technology. Easily convert Markdown content into high-quality, natural-sounding audio with synchronized text highlighting and a customizable…
❤3
Worker Threads: A Guide to Multithreading in Node
Node famously encourages a non-blocking event-driven approach running, largely, on a single thread, but Node’s now-mature worker threads feature opens the door to multi-threaded apps, should you need it. - https://nodesource.com/blog/worker-threads-nodejs-multithreading-in-javascript
#nodejs
Node famously encourages a non-blocking event-driven approach running, largely, on a single thread, but Node’s now-mature worker threads feature opens the door to multi-threaded apps, should you need it. - https://nodesource.com/blog/worker-threads-nodejs-multithreading-in-javascript
#nodejs
The NodeSource Blog - Node.js Tutorials, Guides, and Updates
Worker Threads in Node.js: A Complete Guide for Multithreading in JavaScript
In this guide, you’ll learn everything you need to know about worker threads—how they work, when to use them, how to implement them
👍3
How to use readonly with Angular and Signals
A few days ago, I was teaching Angular, and people… - https://blog.angulartraining.com/how-to-use-readonly-with-angular-and-signals-82c13f5f39a7
#angular
A few days ago, I was teaching Angular, and people… - https://blog.angulartraining.com/how-to-use-readonly-with-angular-and-signals-82c13f5f39a7
#angular
Medium
How to use readonly with Angular and Signals
A few days ago, I was teaching Angular, and people asked me why I was doing this with my signals inside Angular services:
👍1
Remix 3 and the End of React-Centric Architectures - https://thenewstack.io/remix-3-and-the-end-of-react-centric-architectures/
#react
#react
The New Stack
Remix 3 and the End of React-Centric Architectures
Remix 3 challenges the idea that React should be the center of our frontend universe. Instead it puts web fundamentals back in the spotlight.
👍2❤1
Responsive Video Is (Almost) Easy Now
Koos Looijesteijn explains how you can serve high-quality, vertical, and horizontal video variants, breaking free from platforms like YouTube. - https://www.kooslooijesteijn.net/blog/responsive-video-easy
#css
Koos Looijesteijn explains how you can serve high-quality, vertical, and horizontal video variants, breaking free from platforms like YouTube. - https://www.kooslooijesteijn.net/blog/responsive-video-easy
#css
www.kooslooijesteijn.net
Responsive video is (almost) easy now | Koos Looijesteijn
How to serve high-quality, vertical and horizontal video variants and break free from platforms like YouTube
👍3
Component Selectors in Angular: Everything You Need to Know
Not all Angular component selectors are created equal! - https://readmedium.com/component-selectors-in-angular-everything-you-need-to-know-5f3ea6da1e28
#angular
Not all Angular component selectors are created equal! - https://readmedium.com/component-selectors-in-angular-everything-you-need-to-know-5f3ea6da1e28
#angular
Readmedium
Component Selectors in Angular: Everything You Need to Know
Not all Angular component selectors are created equal!
👍2