Server-Side Support for MCP in Next.js
Enable your users to securely grant AI applications like Claude, Cursor, and others access to their data within your app. - https://clerk.com/changelog/2025-06-25-mcp-server-nextjs
#react
Enable your users to securely grant AI applications like Claude, Cursor, and others access to their data within your app. - https://clerk.com/changelog/2025-06-25-mcp-server-nextjs
#react
Clerk
MCP Server Support for Next.js
Build an MCP service into your application with Clerk and Next.js in 5 minutes
👍2❤1
One line CSS solution to prevent anchor links from scrolling behind a sticky or fixed header
If you've ever had a sticky or fixed header mess with your anchor links, this article offers a super simple fix. It introduces a one-line CSS solution using scroll-margin-top or scroll-padding-top to prevent your content from getting hidden behind the header when an anchor link is clicked. With solid browser support, you can implement this fix right away and improve your site's UX in just one line of code. - https://getpublii.com/blog/one-line-css-solution-to-prevent-anchor-links-from-scrolling-behind-a-sticky-header.html
#css
If you've ever had a sticky or fixed header mess with your anchor links, this article offers a super simple fix. It introduces a one-line CSS solution using scroll-margin-top or scroll-padding-top to prevent your content from getting hidden behind the header when an anchor link is clicked. With solid browser support, you can implement this fix right away and improve your site's UX in just one line of code. - https://getpublii.com/blog/one-line-css-solution-to-prevent-anchor-links-from-scrolling-behind-a-sticky-header.html
#css
The Official Publii Blog
One line CSS solution to prevent anchor links from scrolling behind a sticky or fixed header
A sticky or fixed menu is a very popular UX solution that displays a navbar at the top of the page to provide access to menu items at all times, even while scrolling pages. This simple addition can make it…
👍2
Designing for Success: How GRASP Patterns Enhance Angular Architecture - https://towardsdev.com/designing-for-success-how-grasp-patterns-enhance-angular-architecture-e30c0a60a805
#angular
#angular
Medium
Designing for Success: How GRASP Patterns Enhance Angular Architecture
Introduction
👍1
Native Hot Module Reloading in Node via Module Hooks
A clever use of module hooks to implement ‘hot module’ functionality natively and efficiently. - https://immaculata.dev/blog/native-nodejs-hmr.html
#nodejs
A clever use of module hooks to implement ‘hot module’ functionality natively and efficiently. - https://immaculata.dev/blog/native-nodejs-hmr.html
#nodejs
❤2
When to Use $fetch, useFetch, or useAsyncData in Nuxt: A Comprehensive Guide
Confused about when to use $fetch, useFetch, or useAsyncData in Nuxt?
This guide breaks down their differences, best use cases, and common pitfalls to help you make the right choice for your project. - https://masteringnuxt.com/blog/when-to-use-fetch-usefetch-or-useasyncdata-in-nuxt-a-comprehensive-guide
#vue
Confused about when to use $fetch, useFetch, or useAsyncData in Nuxt?
This guide breaks down their differences, best use cases, and common pitfalls to help you make the right choice for your project. - https://masteringnuxt.com/blog/when-to-use-fetch-usefetch-or-useasyncdata-in-nuxt-a-comprehensive-guide
#vue
Masteringnuxt
When to Use $fetch, useFetch, or useAsyncData in Nuxt: A Comprehensive Guide
Confused about when to use $fetch, useFetch, or useAsyncData in Nuxt? This guide breaks down their differences, best use cases, and common pitfalls to help you make the right choice for your project.
👍1
70+ Engineering Blogs To Follow in 2025.
Many people ask me from where I learn or if I find… - https://readmedium.com/70-engineering-blogs-to-follow-in-2025-01d2895ea23d
#engineering #blogs
Many people ask me from where I learn or if I find… - https://readmedium.com/70-engineering-blogs-to-follow-in-2025-01d2895ea23d
#engineering #blogs
Readmedium
70+ Engineering Blogs To Follow in 2025.
Many people ask me from where I learn or if I find inspiration to write, and one part of the answer is some excellent engineering blogs I…
❤7
The Secret Mechanisms of CSS
Josh takes you through a very relatable problem — an image in a container with unexplained extra space — and not only gives a solution but breaks down why it happens. He talks about CSS treating images like text elements, how we often jump to Stack Overflow or ChatGPT for quick fixes like line-height: 0, and the importance of digging deeper into how CSS really works. This talk will shift your mindset from "quick fixes" to real understanding, making your CSS game so much stronger! - https://www.youtube.com/watch?v=kj7WGnUDaI4
#css
Josh takes you through a very relatable problem — an image in a container with unexplained extra space — and not only gives a solution but breaks down why it happens. He talks about CSS treating images like text elements, how we often jump to Stack Overflow or ChatGPT for quick fixes like line-height: 0, and the importance of digging deeper into how CSS really works. This talk will shift your mindset from "quick fixes" to real understanding, making your CSS game so much stronger! - https://www.youtube.com/watch?v=kj7WGnUDaI4
#css
YouTube
The Secret Mechanisms of CSS — Web à Québec
This is a recording from my May 2024 talk at the Web à Québec conference.
Essentially, this talk is a collection of the biggest epiphanies I've had about CSS after many many years of experimentation and self-education. My goal in this talk is to give you…
Essentially, this talk is a collection of the biggest epiphanies I've had about CSS after many many years of experimentation and self-education. My goal in this talk is to give you…
👍1
The History of React Through Code
An epic attempt charting React’s evolution from its origins at Facebook to what we know and use today. It sheds light on React’s core philosophies, the motivations behind major API and feature decisions, and how it solved real problems developers were facing. This will round out your thinking about React if you weren’t using it from the earliest days. - https://playfulprogramming.com/posts/react-history-through-code
#react
An epic attempt charting React’s evolution from its origins at Facebook to what we know and use today. It sheds light on React’s core philosophies, the motivations behind major API and feature decisions, and how it solved real problems developers were facing. This will round out your thinking about React if you weren’t using it from the earliest days. - https://playfulprogramming.com/posts/react-history-through-code
#react
Playful Programming
The History of React Through Code
Learn React's history using pragmatic code samples and deep dives. This journey reveals the consistent design in React's APIs stemming from the very beginning.
❤1👍1
2025 Comprehensive Nuxt Tutorial
In this in 5 hour depth course you build a dark, modern, animated website with Nuxt, GSAP, Prismic, Tailwind, and TypeScript. - https://www.youtube.com/watch?v=EmvCh7Jb0Mw
#vue
In this in 5 hour depth course you build a dark, modern, animated website with Nuxt, GSAP, Prismic, Tailwind, and TypeScript. - https://www.youtube.com/watch?v=EmvCh7Jb0Mw
#vue
YouTube
Learn Nuxt, GSAP, Tailwind, and Prismic to build a dark, mordern, sleek website - Full Course 2025
🪁 Build a dark, modern, animated website with Nuxt, GSAP, Prismic, Tailwind, and TypeScript!
In this in depth course we make a trendy, dark and modern website in the same style as Linear, AuthKit, Raycast, Clerk, and many more!
You'll learn how to use…
In this in depth course we make a trendy, dark and modern website in the same style as Linear, AuthKit, Raycast, Clerk, and many more!
You'll learn how to use…
❤3🔥3👍1
Unpacking Config and Environment Variables in Node
A blog post recapping a recent session led by Liran Tal about the trickiness, and some best practices around, working with configuration and env variables in Node. - https://blog.platformatic.dev/stop-losing-sleep-over-nodejs-config-heres-how-to-get-it-right
#nodejs
A blog post recapping a recent session led by Liran Tal about the trickiness, and some best practices around, working with configuration and env variables in Node. - https://blog.platformatic.dev/stop-losing-sleep-over-nodejs-config-heres-how-to-get-it-right
#nodejs
Platformatic Blog
Unpacking Config & Env Variables in Node.js
Learn how to manage Node.js configuration effectively to avoid security risks, ensure reliability, and stop losing sleep over misconfigurations
👍3
TypeScript's Compiler to Get 10x Faster
TypeScript has shaken up the JavaScript ecosystem in recent years with an increasing number of developers relying on its strong typing and added structure. TypeScript’s compiler isn’t particularly fast, though, but the TypeScript team at Microsoft are changing that by porting it to Go! - https://devblogs.microsoft.com/typescript/typescript-native-port/
#typescript
TypeScript has shaken up the JavaScript ecosystem in recent years with an increasing number of developers relying on its strong typing and added structure. TypeScript’s compiler isn’t particularly fast, though, but the TypeScript team at Microsoft are changing that by porting it to Go! - https://devblogs.microsoft.com/typescript/typescript-native-port/
#typescript
Microsoft News
A 10x Faster TypeScript
Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.
👏4
Angular 19: Transforming HTTP API Calls with Signals and Resources
Modern Angular development continues to evolve with… - https://balramchavan.medium.com/angular-19-transforming-http-api-calls-with-signals-and-resources-ce09c8ba4af1
#angular
Modern Angular development continues to evolve with… - https://balramchavan.medium.com/angular-19-transforming-http-api-calls-with-signals-and-resources-ce09c8ba4af1
#angular
Medium
Angular 19: Transforming HTTP API Calls with Signals and Resources
Modern Angular development continues to evolve with each version, bringing new features and paradigms that enhance developer experience and…
👍1
CSS Cascade Layers Vs. BEM Vs. Utility Classes: Specificity Control
Victor Ayomipo explores the idea of combining BEM and utility classes with Cascade Layers. - https://www.smashingmagazine.com/2025/06/css-cascade-layers-bem-utility-classes-specificity-control
#css
Victor Ayomipo explores the idea of combining BEM and utility classes with Cascade Layers. - https://www.smashingmagazine.com/2025/06/css-cascade-layers-bem-utility-classes-specificity-control
#css
Smashing Magazine
CSS Cascade Layers Vs. BEM Vs. Utility Classes: Specificity Control — Smashing Magazine
CSS can be unpredictable — and specificity is often the culprit. Victor Ayomipo breaks down how and why your styles might not behave as expected, and why understanding specificity is better than relying on `!important`.
👍1
The Future of Frontend Development: Key Skills to Hire for in 2025
The frontend development space has shifted… - https://javascript.plainenglish.io/the-future-of-frontend-development-key-skills-to-hire-for-in-2025-d62801ab4e8c
#frontend
The frontend development space has shifted… - https://javascript.plainenglish.io/the-future-of-frontend-development-key-skills-to-hire-for-in-2025-d62801ab4e8c
#frontend
Medium
The Future of Frontend Development: Key Skills to Hire for in 2025
The frontend development space has shifted dramatically — from simple HTML pages to complex, interactive applications that shape our…
👍2❤1
5 Vue features you might MISS OUT right now
In more than 11 years of Vue, a lot of features became part of the framework - and of course, nobody uses all of them.
So why not presenting some of the lesser-known features? That's what happens in this video. - https://www.youtube.com/watch?v=Tsdhuug3z1A
#vue
In more than 11 years of Vue, a lot of features became part of the framework - and of course, nobody uses all of them.
So why not presenting some of the lesser-known features? That's what happens in this video. - https://www.youtube.com/watch?v=Tsdhuug3z1A
#vue
YouTube
5 Vue features you might MISS OUT right now
In more than 11 years of Vue.js, a lot of features became part of the framework - and of course, nobody uses *all* of them. So why not presenting some of the lesser-known features? That's what happens in this video!
---
Links and Resources:
🔗 Props Destructure…
---
Links and Resources:
🔗 Props Destructure…
❤3
Drop in OAuth for Your MCP Server
Agentic systems and internal services need more than API keys. Scalekit’s MCP Auth module is a drop-in solution that issues short-lived, scoped tokens to isolate access per org and simplify traceability. - https://docs.scalekit.com/guides/mcp/oauth/
#nodejs
Agentic systems and internal services need more than API keys. Scalekit’s MCP Auth module is a drop-in solution that issues short-lived, scoped tokens to isolate access per org and simplify traceability. - https://docs.scalekit.com/guides/mcp/oauth/
#nodejs
Scalekit Docs
OAuth authorization server for MCP servers
Secure your Model Context Protocol (MCP) servers with Scalekit's drop-in OAuth 2.1 authorization solution
👍1
How To Use The Browser Console: An In-Depth Guide
Matt Zeunert explains how to use the Console tab in Chrome’s developer tools, starting from the basics before looking at many of its more advanced features. - https://www.debugbear.com/blog/chrome-browser-console
#dev #tools
Matt Zeunert explains how to use the Console tab in Chrome’s developer tools, starting from the basics before looking at many of its more advanced features. - https://www.debugbear.com/blog/chrome-browser-console
#dev #tools
Debugbear
How To Use The Browser Console: An In-Depth Guide | DebugBear
The Console tab in Chrome DevTools is extremely feature-packed! Learn how to get started and explore its more advanced features.
👍3
Angular Styling Secrets: How to Use :host and :host-context Like a Pro
Style smarter, adapt dynamically, and ditch the CSS… - https://readmedium.com/angular-styling-secrets-how-to-use-host-and-host-context-like-a-pro-6dacf879e8f6
#angular
Style smarter, adapt dynamically, and ditch the CSS… - https://readmedium.com/angular-styling-secrets-how-to-use-host-and-host-context-like-a-pro-6dacf879e8f6
#angular
Readmedium
Angular Styling Secrets: How to Use :host and :host-context Like a Pro
Style smarter, adapt dynamically, and ditch the CSS headaches!
👍1