How to Develop an Open Telemetry Plugin for Nuxt
Currently, there is no built-in OpenTelemetry integration in Nuxt.
This article explains how to create a plugin for it. - https://techwatching.dev/posts/nuxt-otel
#vue
Currently, there is no built-in OpenTelemetry integration in Nuxt.
This article explains how to create a plugin for it. - https://techwatching.dev/posts/nuxt-otel
#vue
Alexandre Nédélec's personal website
How to Develop an Open Telemetry Plugin for Nuxt
When developing an application, it’s important to collect data for observability and monitoring purposes. The OpenTelemetry (OTel) is an open source observability framework that will help you collect this telemetry in a standardized way, while being completely…
❤1👍1
A Way to Handle Postgres Migrations in Node
A recommendation for node-pg-migrate. - https://blog.bitexpert.de/blog/migrations-with-node-pg-migrate
#nodejs
A recommendation for node-pg-migrate. - https://blog.bitexpert.de/blog/migrations-with-node-pg-migrate
#nodejs
blog.bitexpert.de
Handling PostgreSQL Migrations in Node.js | bitExpert
Learn how to seamlessly manage existing databases, unlock powerful hidden features, and sidestep common migration mistakes with our expert guide to leveraging node-pg-migrate in your Node.js projects.
👍2
Building APIs with Next.js
A detailed, official introduction to the concepts behind using Next.js’ App Router and route handlers to build public APIs you can expose to web, mobile, and third-party clients. - https://nextjs.org/blog/building-apis-with-nextjs
#nextjs
A detailed, official introduction to the concepts behind using Next.js’ App Router and route handlers to build public APIs you can expose to web, mobile, and third-party clients. - https://nextjs.org/blog/building-apis-with-nextjs
#nextjs
nextjs.org
Building APIs with Next.js
Learn about how to build APIs with Next.js.
👍1
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.
👍2
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.
👍1