开发者
编程技术、框架工具、最佳实践
共 6578 篇 · 第 7/329 页
New rental trend? A $200 'work-from-home fee' tacked on to Bay Area lease
Bakelite – first commercial synthetic plastic
Fil-C: Garbage In, Memory Safety Out [video]
Fil-C: Garbage In, Memory Safety Out! - Filip Pizlo | SSW 2026
submitted by /u/cdb_11 [link] [留言]
Don't put your name to bot-written content
California-bought cars can be hijacked via Bluetooth
Selfie for sign-in: a new, easy way to access your Google Account
Waymo's driverless cars crash less often than people
A solid-state “atomic channel” for separating rare earth elements
Geekbench 7
Module Federation Workspace - Anguler
Angular 21 Module Federation: Build a Micro Frontend Workspace with One Host and Three Remotes If you're exploring Micro Frontends with Angular 21, one of the first questions you'll encounter is: "How do I set up a complete Module Federation workspace that actually works with Angular 21?" After a few iterations (and a couple of version mismatches), I successfully created a housekeeping/admin platform using Angular 21 Native Federation with: 1 Host Application 3 Remote Applications Shared routing Native Federation (esbuild) Single command startup By the end of this tutorial, you'll have the following architecture running locally: +----------------+ | host-app | | Port: 4200 | +--------+-------+ | --------------------------------------- | | | v v v +-------------+ +-------------+ +-------------+ | auth-app | | user-app | | role-app | | Port: 4201 | | Port: 4202 | | Port: 4203 | +-------------+ +-------------+ +-------------+ Project Overview This sample project represents a basic housekeeping/admin platform. Application Purpose Port host-app Shell, navigation, remote loading 4200 auth-app Login, logout, access denied 4201 user-app User management 4202 role-app Role management 4203 Host Routes /auth -> auth-app /users -> user-app /roles -> role-app Prerequisites My development environment: Angular CLI : 21.2.19 Node.js : 22.23.1 npm : 10.9.8 OS : macOS (arm64) Angular 21 works well with Native Federation. If you're starting fresh, I recommend pinning Angular CLI to version 21 to avoid compatibility issues. Step 1: Install Angular CLI 21 npm i -g @angular/cli@21 Verify: ng version Expected output: Angular CLI: 21.x Step 2: Create an Empty Workspace Instead of generating an application immediately, create an empty Angular workspace. ng new housekeeping-mf \ --create-application false \ --routing \ --style css \ --skip-git Move into the project: cd housekeeping-mf Step 3: Generate Applications Generate one host and three remotes. ng generate application host-app --routing
EU gives antritrust approval to the Saudi-led $55 billion takeover of EA
The deal isn't done yet, but it's getting closer.
US government says Iran-linked hackers are disrupting American water and energy providers
An updated government advisory warns that Iranian hackers are exploiting systems used by water and energy providers.
Fedora 45 Atomic Desktops Look to Allow for Web-Based Remote Installations
What happened to TheNumbers.com
Google hit with $1 billion in fines as EU braces for Trump battle
Google becomes third tech giant to face huge fines under the Digital Markets Act.
US Government targets Cop City protester over phone operating system
Google will now let you sign in to your account with a selfie video
The tech giant says selfie videos give users more options to sign in if they're ever locked out or don't have access to their usual phone or computer.