El Kubernetes heredado de MásMóvil que está detrás de las webs de (casi) todas las marcas de MásOrange

El Kubernetes de MásOrange, ex-MásMóvil

Soy Bocchi94 y me conocerán por hilos como Un año con el router Zowee 5G de Simyo y aportaciones al foro como la imagen que sale al visitar la web fuerademercado.eu .

Hoy les vengo a hablar de la infraestructura que utiliza el grupo MásMóvil desde hace años y lentamente se está extendiendo a todo el grupo MásOrange. En algunos grupos de Telegram y por…

Read more →

Tailwind CSS is a utility-first CSS framework that gives developers a large set of low-level utility classes (flex, pt-4, text-lg, bg-slate-900) which compose directly in HTML / JSX, instead of writing custom CSS rules. Tailwind has become the dominant styling approach for modern React, Vue, and Svelte projects.

Core ideas

  • Utility-first. Style by composing small primitives; no naming, no…

Server-Side Rendering (SSR) is the practice of rendering a page's HTML on the server in response to a request, then sending the fully formed markup to the browser, optionally followed by JavaScript that hydrates the page for interactivity. SSR contrasts with Client-Side Rendering (CSR), where the server returns a near-empty HTML shell and the browser builds the UI from JavaScript.

Why SSR…

Remix is a React framework focused on web-fundamentals: HTML forms, progressive enhancement, nested routing, and tight integration with the web platform. Remix moved into the React Router project in 2024, with React Router v7 effectively becoming the new Remix while retaining backwards compatibility for both names.

Distinguishing ideas

  • Nested routes. The URL maps to a tree of layouts and…

React is an open-source JavaScript library for building user interfaces, created at Facebook (now Meta) and released in 2013. React introduced the component model and the virtual DOM that have since become the dominant pattern for modern front-end development. The vast majority of new web applications today use React or a React-based framework.

Core ideas

  • Components. Functions that return…

Nuxt is the production framework for Vue, analogous to Next.js for React. It provides file-based routing, server-side rendering, static site generation, layouts, auto-imports, a module ecosystem, and a Nitro-powered server for deployment to any JavaScript runtime.

Key features

  • File-based routing. Files in pages/ become routes; dynamic params via [param].vue.
  • Universal rendering. SSR,…

JSX (JavaScript XML) is a syntax extension to JavaScript that allows HTML-like markup to be written directly inside JavaScript code. JSX was popularised by React and is now widely used in other frameworks (Solid, Preact, Stencil) and by Vue (optionally), even though Vue's default is single-file components. How it works JSX is not executed by browsers. A compiler (Babel, TypeScript, esbuild, SWC)…

2026-04-15のJS: pnpm 11 RC 0、webpack 5.106、Servo v0.1.0

JSer.info #769 - pnpm v11.0.0 RC 0がリリースされました。

  • Release pnpm 11 RC 0 · pnpm/pnpm

Pure ESMパッケージへ移行し、Node.js 18から21のサポートを終了しています。
.npmrcは認証/レジストリ設定のみに限定し、その他の設定はpnpm-workspace.yamlへ移行、pnpm serverコマンドの削除など多くの破壊的変更を含んでいます。
また、pnpm ciコマンドの追加、pnpm sbomでのSBOM生成に対応しています。
minimumReleaseAgeのデフォルトを1日に設定、blockExoticSubdepsのデフォルトをtrueに変更するなど、サプライチェーンセキュリティの強化も行われています。
その他にも、ストアのインデックスにSQL…

Read more →
How to Roll Out Application Layer Security Without Breaking Production

Deploying application layer security in production can feel risky. Blocking rules, rate limits, and bot protections directly change how your system handles traffic and a misconfigured threshold does not just log an error, it can prevent real users from logging in, signing up, or completing a purchase.

That is why experienced teams rarely turn on security features everywhere in one release.…

2026-03-22のJS: Vite 8.0、 Temporal Stage 4、 Next.js 16.2

JSer.info #767 - Vite 8.0がリリースされました。

  • Vite 8.0 is out! | Vite (main branch)
  • Vitest 4.1 is out! | Vitest

esbuild + Rollupの二重バンドラー構成をRustベースの統合バンドラーであるRolldownに置き換えています。lightningcssがpeerDependencyから直接的な依存関係へ変更され、ビルトインのDevtools、TypeScriptのパスエイリアス解決(resolve.tsconfigPaths)のサポートが追加されています。WebAssemblyのSSRサポート、ブラウザのコンソールログをdevサーバーのターミナルに転送するserver.forwardConsoleの追加なども含まれています。同じタイミングでVitest…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
TOP local AI models (gguf) for complete web app development (no coding) for 2026?

When trying to build a web app _with no-code_ , the real challenge—by far—is figuring out the right combination of backends, frameworks, etc. rather than the performance of the model weights provided by GGUF…

As coding models, GPT-OSS and the Qwen Coder family have long been popular. Recently, GLM has also been receiving rave reviews. Kimi (an extremely large model) is impressive too, but you’ll…

Read more →
Page 1