Micro Frontends with Angular : Practical Multi-Repo Guide
Set up a micro frontend architecture using Angular… - https://readmedium.com/how-to-implement-micro-frontends-in-your-angular-app-39547ce55162
#angular
Set up a micro frontend architecture using Angular… - https://readmedium.com/how-to-implement-micro-frontends-in-your-angular-app-39547ce55162
#angular
Readmedium
Micro Frontends with Angular : Practical Multi-Repo Guide
Set up a micro frontend architecture using Angular with multiple repositories.
❤2👍1👎1👏1
Lightly Poking at the CSS if() Function in Chrome 137
Sunkanmi Fafowora gives a nice overview of the CSS if() Function. - https://css-tricks.com/lightly-poking-at-the-css-if-function-in-chrome-137
#css
Sunkanmi Fafowora gives a nice overview of the CSS if() Function. - https://css-tricks.com/lightly-poking-at-the-css-if-function-in-chrome-137
#css
CSS-Tricks
Lightly Poking at the CSS if() Function in Chrome 137 | CSS-Tricks
The CSS if() function was recently implemented in Chrome 137, making it the first instance where we have it supported by a mainstream browser. Let's poke at it a bit at a very high level.
👍3
How ECMAScript Engines Optimize Your Variables
From the authors of the Boa JS Rust-powered JavaScript engine. - https://boajs.dev/blog/2025/03/05/local-variables
#javascript
From the authors of the Boa JS Rust-powered JavaScript engine. - https://boajs.dev/blog/2025/03/05/local-variables
#javascript
boajs.dev
How ECMAScript Engines Optimize Your Variables | Boa JS
In this post, we will dive into how ECMAScript engines store variables,
👍3
Building APIs with Node.js and gRPC -https://www.honeybadger.io/blog/building-apis-with-node-js-and-grpc/
#nodejs
#nodejs
Honeybadger Developer Blog
Building a gRPC Node.js API
Building gRPC Node.js applications is becoming increasingly popular. Read this comprehensive guide to learn how to build a gRPC server using Node.js.
👍2
How to use Prisma ORM with Nuxt
This guide explains how to set up a Nuxt application, configure Prisma Postgres using the Prisma Nuxt module, and deploy the project to Vercel for production. - https://www.prisma.io/docs/guides/nuxt
#vue
This guide explains how to set up a Nuxt application, configure Prisma Postgres using the Prisma Nuxt module, and deploy the project to Vercel for production. - https://www.prisma.io/docs/guides/nuxt
#vue
www.prisma.io
Build a Nuxt app with Prisma ORM and Prisma Postgres
A step-by-step guide to setting up and using Prisma ORM and Prisma Postgres with the Prisma Nuxt module and deploying to Vercel.
👍3
SSR Deep Dive for React Developers
A comprehensive guide to SSR, hydration, and SSG in React. Covers the pros, cons, and costs of server-side rendering, with practical challenges to test your knowledge - https://www.developerway.com/posts/ssr-deep-dive-for-react-developers
#react
A comprehensive guide to SSR, hydration, and SSG in React. Covers the pros, cons, and costs of server-side rendering, with practical challenges to test your knowledge - https://www.developerway.com/posts/ssr-deep-dive-for-react-developers
#react
Developerway
SSR Deep Dive for React Developers
Explore step-by-step how Server-Side Rendering (SSR), pre-rendering, hydration, and Static Site Generation (SSG) work in React, their costs, performance impact, benefits, and trade-offs.
❤1👍1
Understanding CSS corner-shape and the Power of the Superellipse
Amit Sheen explains how the CSS corner-shape property can be useful in basic use cases, for advanced shape making, and shows how powerful the superellipse() function is. - https://frontendmasters.com/blog/understanding-css-corner-shape-and-the-power-of-the-superellipse
#css
Amit Sheen explains how the CSS corner-shape property can be useful in basic use cases, for advanced shape making, and shows how powerful the superellipse() function is. - https://frontendmasters.com/blog/understanding-css-corner-shape-and-the-power-of-the-superellipse
#css
Frontend Masters
Understanding CSS corner-shape and the Power of the Superellipse
The CSS corner-shape property represents one of the most exciting additions to web design’s geometric toolkit in recent years. Extending our ability to control the appearance of corners beyond the simple rounded edges we’ve become accustomed to with border…
❤3👍1
ChangeDetectionStrategy simulator
The change detection strategy consists of emum: - https://medium.com/changedetectionstrategy-simulator/changedetectionstrategy-simulator-92b14bcdd19f
#angular
The change detection strategy consists of emum: - https://medium.com/changedetectionstrategy-simulator/changedetectionstrategy-simulator-92b14bcdd19f
#angular
Medium
ChangeDetectionStrategy simulator
The change detection strategy consists of enum:
👍1
Software System Design: Building Efficient and Reliable Software Systems
A Comprehensive Guide to build efficient and… - https://readmedium.com/software-system-design-building-efficient-and-reliable-software-systems-1-87c768b28568
#system #design
A Comprehensive Guide to build efficient and… - https://readmedium.com/software-system-design-building-efficient-and-reliable-software-systems-1-87c768b28568
#system #design
Readmedium
Software System Design: Building Efficient and Reliable Software Systems (1)
A Comprehensive Guide to build efficient and maintainable software solutions
👍2
How to Create Dynamic OG Images in Nuxt
This article walks through how to create dynamic OG images in Nuxt, step-by-step. - https://dev.to/jacobandrewsky/how-to-create-dynamic-og-images-in-nuxt-1ehf
#vue
This article walks through how to create dynamic OG images in Nuxt, step-by-step. - https://dev.to/jacobandrewsky/how-to-create-dynamic-og-images-in-nuxt-1ehf
#vue
DEV Community
How to Create Dynamic OG Images in Nuxt
If you're building a Nuxt app and want your content to stand out on social media, dynamic OG images...
❤1👍1
RFC: Deployment Adapters API
Big News: Vercel is making standalone Next.js deployments way easier with a new deployment adapters API. This will give other hosting platforms like Cloudflare, Netlify, or even your own server a consistent way to work with Next.js. Vercel will use the same interface for deployments on their infrastructure. It’s still in the RFC stage, but I’ll keep you posted as things evolve. - https://github.com/vercel/next.js/discussions/77740
#react
Big News: Vercel is making standalone Next.js deployments way easier with a new deployment adapters API. This will give other hosting platforms like Cloudflare, Netlify, or even your own server a consistent way to work with Next.js. Vercel will use the same interface for deployments on their infrastructure. It’s still in the RFC stage, but I’ll keep you posted as things evolve. - https://github.com/vercel/next.js/discussions/77740
#react
GitHub
RFC: Deployment Adapters API · vercel next.js · Discussion #77740
To ensure Next.js can be deployed anywhere, including severless platforms with custom requirements, we are planning to add deployment adapters. Vercel will use the same adapter API as every other p...
👍5🔥2
Improving Agent Systems & AI Reasoning
DeepSeek-R1, OpenAI o1 & o3, Test-Time Compute… - https://medium.com/data-science/improving-agent-systems-ai-reasoning-c2d91ecfdf77
#ai
DeepSeek-R1, OpenAI o1 & o3, Test-Time Compute… - https://medium.com/data-science/improving-agent-systems-ai-reasoning-c2d91ecfdf77
#ai
Medium
Improving Agent Systems & AI Reasoning
DeepSeek-R1, OpenAI o1 & o3, Test-Time Compute Scaling, Model Post-Training and the Transition to Reasoning Language Models (RLMs)
👍1
Public and private CSS cascade layers in a design system
Chris Ferdinandi shares how he uses a mix of public and private cascade layers to provide CSS hooks for developers. - https://gomakethings.com/public-and-private-css-cascade-layers-in-a-design-system
#css
Chris Ferdinandi shares how he uses a mix of public and private cascade layers to provide CSS hooks for developers. - https://gomakethings.com/public-and-private-css-cascade-layers-in-a-design-system
#css
gomakethings.com
Public and private CSS cascade layers in a design system
One of the most important native modern CSS features I’m using in Kelp UI is cascade layers and the @layer at-rule. Today, I wanted to share how I use a mix public and private cascade layers in Kelp to provide CSS hooks for developers. Let’s dig in! (If you…
👍1
Enhancing Angular Templates with Untagged Template Literals
Angular’s latest release, 19.2.0-next.0, introduces a… - https://medium.com/netanelbasal/enhancing-angular-templates-with-untagged-template-literals-0baa5b4f8371
#angular
Angular’s latest release, 19.2.0-next.0, introduces a… - https://medium.com/netanelbasal/enhancing-angular-templates-with-untagged-template-literals-0baa5b4f8371
#angular
Medium
Enhancing Angular Templates with Untagged Template Literals
Angular’s latest release, 19.2.0-next.0, introduces a powerful enhancement that developers will love: support for untagged template…
👍2❤1
How The New York Times Migrated from Enzyme to React Testing Library
A thorough look at the technical challenges and strategies the NYT used to perform a piecemeal upgrade of its React testing approach without disrupting either end users or other developers. - https://open.nytimes.com/how-the-new-york-times-systematically-migrated-from-enzyme-into-react-testing-library-b3ea538d001c
#react
A thorough look at the technical challenges and strategies the NYT used to perform a piecemeal upgrade of its React testing approach without disrupting either end users or other developers. - https://open.nytimes.com/how-the-new-york-times-systematically-migrated-from-enzyme-into-react-testing-library-b3ea538d001c
#react
NY Times
How The New York Times systematically migrated from Enzyme into React Testing Library
How we navigated the shift from Enzyme to React Testing Library at The New York Times.
❤1👍1
State of Vue.js Report 2025
Co-created with Evan You and the Vue and Nuxt Core Teams
10 years of growth.
16 case studies (GitLab, Storyblok & more).
1,400+ devs surveyed. - https://www.monterail.com/stateofvue
#vue
Co-created with Evan You and the Vue and Nuxt Core Teams
10 years of growth.
16 case studies (GitLab, Storyblok & more).
1,400+ devs surveyed. - https://www.monterail.com/stateofvue
#vue
Monterail
The State of Vue.js Report 2025 | Co-created with Vue & Nuxt Core Teams
Explore the fifth edition of the Vue.js report—exclusive developer data, real-world case studies, and unique insights. Your ultimate view on Vue.
❤3👍1
React.memo Demystified: When It Helps and When It Hurts
Memoization in React can be tricky. This post explains how React.memo, useMemo, and useCallback work, when they’re useful, and when they’re just making things harder. - https://cekrem.github.io/posts/react-memo-when-it-helps-when-it-hurts/
#react
Memoization in React can be tricky. This post explains how React.memo, useMemo, and useCallback work, when they’re useful, and when they’re just making things harder. - https://cekrem.github.io/posts/react-memo-when-it-helps-when-it-hurts/
#react
cekrem.github.io
React.memo Demystified: When It Helps and When It Hurts
A deep dive into React's memoization tools and the hidden pitfalls that make them harder to use than you think
❤4
Writing alt text with AI
Jared Cunha explains how LLMs can lower the burden of writing useful alt text for images, with the right prompting. - https://jaredcunha.com/blog/writing-alt-text-with-ai
#html #ai
Jared Cunha explains how LLMs can lower the burden of writing useful alt text for images, with the right prompting. - https://jaredcunha.com/blog/writing-alt-text-with-ai
#html #ai
Jared Cunha
Writing alt text with AI
LLMs can lower the burden of writing useful alt text for images, with the right prompting.
👍1
Angular 18 vs Angular 19: 7 Standout Features Every Developer Must Explore
Angular has been a cornerstone for web application… - https://readmedium.com/angular-18-vs-angular-19-7-standout-features-every-developer-must-explore-811f5d81913a
#angular
Angular has been a cornerstone for web application… - https://readmedium.com/angular-18-vs-angular-19-7-standout-features-every-developer-must-explore-811f5d81913a
#angular
Readmedium
Angular 18 vs Angular 19: 7 Standout Features Every Developer Must Explore
Angular has been a cornerstone for web application development. With Angular 19, it the developer experience, performance, and feature set…
👍1