Telegram Web Link
Solved By Modern CSS: Feature Image

Ahmad Shadeed shows how to use container queries and CSS :has() to build a feature image. - https://ishadeed.com/article/modern-css-feature-image

#css
👍4
Implementing Filtered Semantic Search Using pgvector and JS

If you need something more sophisticated than keyword search, a semantic approach based upon the meanings of words/queries compared using vector embeddings offers a big step up. Luckily, there are some Postgres extensions that make building such things quite simple.. - https://www.timescale.com/blog/implementing-filtered-semantic-search-using-pgvector-and-javascript-2

#nodejs
👍4
My new favorite way to build apps…

NuxtHub is a new way to deploy your Nuxt apps built by NuxtLabs. This video provides an introduction to NuxtHub and what it offers to building Nuxt applications - https://www.youtube.com/watch?v=hlmPqDkc3_s

#vue
👍3
My React Tech Stack for 2025

After a year of research, building React apps, and creating a full-stack course, Robin shares what he’s settled on as his broader stack going forward for React apps into the new year. There’s little that's surprising here, but it’s good to see all these suggestions come together in one place. - https://www.robinwieruch.de/react-tech-stack/

#react
👍4
Next.js 15.1: Now Officially Supporting React 19

As (almost) the de facto React framework, it’s no surprise a Next.js release quickly followed the React 19 announcement. As well as React 19 support, there are improvements for debugging errors (shown in this post), after() is now stable, and forbidden() and unauthorized() are two new experimental ways to trigger 403 and 401 errors. - https://nextjs.org/blog/next-15-1

#react
👍5
Pure CSS Halftone Effect in 3 Declarations

Ana Tudor demonstrates how to create a stunning halftone effect using a single “div”, no pseudos and just three CSS properties. - https://frontendmasters.com/blog/pure-css-halftone-effect-in-3-declarations

#css
👍3
Exploring Server Components in Nuxt

In this article by Micheal Thiessen, learn how to enhance your Nuxt apps by using server components for selective server-side rendering, without sacrificing client-side interactivity. Discover practical examples and techniques to optimize performance and maintain flexibility in your application's architecture. - https://masteringnuxt.com/blog/exploring-server-components-in-nuxt

#vue
👍4
How React Compiler Performs on Real Code

Based on her talk at React Advanced this piece summarizes the problem the React Compiler is trying to solve, how that problem is solved in its absence, and how the compiler works on real code. - https://www.developerway.com/posts/how-react-compiler-performs-on-real-code

#react
👍3
2025/07/09 16:28:46
Back to Top
HTML Embed Code: