Aristeidis Bampakos (@abampakos) 's Twitter Profile
Aristeidis Bampakos

@abampakos

Google Developer Expert @angular | Web Development Team Lead @plexearth | Expert Network Author @PacktPublishing

ID: 803889065074552833

calendar_today30-11-2016 09:11:03

3,3K Tweet

2,2K Takipçi

72 Takip Edilen

Web Dev Pro (@packtwebdevpro) 's Twitter Profile Photo

🚨 npm malware alert Several versions of eslint-config-prettier were compromised (July 2025, CVE‑2025‑54313). → Targets Windows devs → Affected: 8.10.1, 9.1.1, 10.1.6, 10.1.7 → Fix: Audit & reinstall clean versions #npm #JavaScript #WebDev #Security

Angular (@angular) 's Twitter Profile Photo

Here's a neat new feature we just landed in our latest minor release ⬇️ : Add destroyed property to EnvironmentInjector This lets you check if an injector is destroyed before trying to inject something that would throw an error.

Here's a neat new feature we just landed in our latest minor release ⬇️ : 

Add destroyed property to EnvironmentInjector

This lets you check if an injector is destroyed before trying to inject something that would throw an error.
angular.love (@angularlovepl) 's Twitter Profile Photo

The Angular.love knowledge Roadmap is live! A big shoutout to our amazing developers who helped make this happen: 👨‍💻 Damian Brzeziński, Łukasz Myszkowski, Dominik Kalinowski, Miłosz Rutkowski, and Dawid Gruszczyński. 🔥 We couldn’t have done it without you!

The Angular.love knowledge Roadmap is live! 

A big shoutout to our amazing developers who helped make this happen: 

👨‍💻 Damian Brzeziński, Łukasz Myszkowski, Dominik Kalinowski, Miłosz Rutkowski, and Dawid Gruszczyński.

🔥 We couldn’t have done it without you!
Angular (@angular) 's Twitter Profile Photo

Have you ever wanted to pass a custom EnvironmentInjector to an NgComponentOutlet? Yeah, well, now you can. Update to the latest version of Angular to check it out.

Have you ever wanted to pass a custom EnvironmentInjector to an NgComponentOutlet? Yeah, well, now you can. 

Update to the latest version of Angular to check it out.
Google for Developers (@googledevs) 's Twitter Profile Photo

🧠 Get code samples, AI patterns, and prompt libraries to help you build with Angular. @Angular just launched a new AI section with guidance for tools like Firebase Studio and Gemini Code Assist. Start exploring → angular.dev/ai

Aristeidis Bampakos (@abampakos) 's Twitter Profile Photo

🚦 #Angular v20.2 will also add a signal property in the router API. In the future, we may see more heavy usage of the Signals API in the router 🤔

🚦 #Angular v20.2 will also add a signal property in the router API.

In the future, we may see more heavy usage of the Signals API in the router 🤔
AngularVoicesOfAsia (@ngvoicesofasia) 's Twitter Profile Photo

Exciting news! Angular Voices of Asia is here – the first remote Angular conference spotlighting the amazing community across Asia! 🥳 Experience in-depth technical sessions, and connect with the Asian Angular community 🔗 Join us: angular-voices.asia #AngularVoicesAsia

angular.love (@angularlovepl) 's Twitter Profile Photo

How the new Angular MCP server transforms development 👨‍💻 🔥 No more outdated AI-generated code❗ Now your assistant follows current #Angular best practices, straight from the official docs. Read the full breakdown by Dominik Donoch 👇 buff.ly/vqsvnlQ

Fabio Biondi (@biondifabio) 's Twitter Profile Photo

Some tips about Angular Material v.20. 1. change the theme by choosing one of the built-in palettes 2. Modify the values of the CSS variables in order to update the primary color and the background color (surface) 3. Use "theme override" to globally change theme settings

Some tips about <a href="/angular/">Angular</a>  Material v.20.
1.  change the theme by choosing one of the built-in palettes
2. Modify the values of the CSS variables in order to update the primary color and the background color (surface)
3. Use "theme override" to globally change theme settings
Aristeidis Bampakos (@abampakos) 's Twitter Profile Photo

Next step: I migrated the codebase to use the new #Angular styleguide. github.com/bampakoa/angul… I liked how services, models, and components are now named: comic ➡️ Model comics ➡️ Service comic-list ➡️ Component comic-detail ➡️ Component

Fabio Biondi (@biondifabio) 's Twitter Profile Photo

Here some ways to modify the look & feel of Angular Material components in version v.20. The last image shows where to get the property name in the the official documentation

Here some ways to modify the look &amp; feel of <a href="/angular/">Angular</a>  Material components in version v.20.

The last image shows where to get the property name in the the official documentation
angular.love (@angularlovepl) 's Twitter Profile Photo

☀️🏖 Angular Summer Camp 2025 – Beach Edition 🏖☀️ 📅 August 28 | 6 PM CEST | Warsaw 💥 The hottest Angular community event of the summer! Picture this: sunset over the Vistula, sandy beach, cold drink in hand, and Angular friends all around it. Sounds good? That’s just the

☀️🏖 Angular Summer Camp 2025 – Beach Edition 🏖☀️
📅 August 28 | 6 PM CEST | Warsaw

💥 The hottest Angular community event of the summer!

Picture this: sunset over the Vistula, sandy beach, cold drink in hand, and Angular friends all around it. Sounds good? That’s just the
Plex-Earth (@plexearth) 's Twitter Profile Photo

Plex-Earth 2026 allows you to work with raster images and world files—perfect for maintaining spatial accuracy between CAD, GIS, and mapping platforms. Watch the video below to learn how! youtu.be/W2jgruFCnDY #plexearth #aecindustry #autocad

Angular (@angular) 's Twitter Profile Photo

For Danywalls 👋, the best part of the Angular community is "the possibility of learning and sharing the love to technology with a bunch of amazing people." We couldn't agree more! 👇 Don’t wait and join the program: developers.google.com/community/expe…

For <a href="/danywalls/">Danywalls 👋</a>, the best part of the Angular community is "the possibility of learning and sharing the love to technology with a bunch of amazing people." We couldn't agree more! 👇 

Don’t wait and join the program: developers.google.com/community/expe…
Fabio Biondi (@biondifabio) 's Twitter Profile Photo

Did you know that it is possible to generate a new Angular Material theme with different palettes using the "material:theme-color" generator from the terminal?

Did you know that it is possible to generate a new <a href="/angular/">Angular</a> Material theme with different palettes using the "material:theme-color" generator from the terminal?
Fabio Biondi (@biondifabio) 's Twitter Profile Photo

A couple of days ago I shared some strategies for overriding the styles of an Angular Material component (a matButton). Today we first see how to create variants (such as "accent" or "error" for matButton) and then how to create a custom directive to easily apply them

A couple of days ago I shared some strategies for overriding the styles of an <a href="/angular/">Angular</a> Material component (a matButton).  

Today we first see how to create variants (such as "accent" or "error" for matButton) and then how to create a custom directive to easily apply them