dailyangular's profile picture. Daily hand-picked #angular resources. Open notification for informing firstly. 🔈

Angular Daily

@dailyangular

Daily hand-picked #angular resources. Open notification for informing firstly. 🔈

This 👇 #angular @angular

✨ In 2023 Angular introduced: ‣ New Signals-based reactivity model ‣ Deferrable views ‣ >80% faster build pipeline ‣ More ergonomic control flow ‣ Modern brand colors and docs ‣ Full app hydration ‣ + more features and improvements ...in a backwards compatible way 🙌



Angular Daily รีโพสต์แล้ว

¡HOY toca Tutorial de Angular de 17! Desde cero y paso a paso: ✓ Componentes y templates ✓ Nuevas directivas de control ✓ Lazy loading con defer ✓ Rutas en aplicaciones Horario por países: 18H 🇪🇸 17H 🇮🇨 14H 🇺🇾 🇦🇷 🇨🇱 🇵🇾 🇧🇷 13H 🇹🇹 🇧🇴 🇻🇪 🇩🇴 🇵🇷 12H 🇨🇴 🇵🇪 🇪🇨 🇨🇺 🇵🇦 11H 🇲🇽 🇨🇷 🇳🇮…

midudev's tweet image. ¡HOY toca Tutorial de Angular de 17!

Desde cero y paso a paso:
✓ Componentes y templates
✓ Nuevas directivas de control
✓ Lazy loading con defer
✓ Rutas en aplicaciones

Horario por países:
18H 🇪🇸
17H 🇮🇨
14H 🇺🇾 🇦🇷 🇨🇱 🇵🇾 🇧🇷
13H 🇹🇹 🇧🇴 🇻🇪 🇩🇴 🇵🇷
12H 🇨🇴 🇵🇪 🇪🇨 🇨🇺 🇵🇦
11H 🇲🇽 🇨🇷 🇳🇮…

Any takers for a prediction? 🥳💯👇 #angular

We have a lot to share, tune in on November 6th.

angular's tweet image. We have a lot to share, tune in on November 6th.


💯🥳

👋 Hey folks! A new #Angular article is almost ready! How to migrate CoreModule (or any other) module to standalone APIs ✅ use cases handled by modules ✅ standalone alternatives ✅ lots of examples 📡 Subscribe and get notified when it's out! angularexperts.io/blog

tomastrajan's tweet image. 👋 Hey folks!

A new #Angular article is almost ready!

How to migrate CoreModule (or any other) module to standalone APIs

✅ use cases handled by modules
✅ standalone alternatives
✅ lots of examples

📡 Subscribe and get notified when it's out! angularexperts.io/blog


Angular Daily รีโพสต์แล้ว

I just published A sweet spot between signals and observables 🍬 It's a back & forth discussion with @Nartc1410 💬 coming up with a solution to combine both signals and observables ⚡️! medium.com/p/a3c9620768f1 #angular #signals #observables


Angular Daily รีโพสต์แล้ว

One of the coolest libs in Angular ecosystem! 🔥 #angular

Version 2.2.0 of Angular Grid Layout is available!👀🚀 Here are the main features of this release: - Highly customizable Background Grid🎨 - Added the capability to manually trigger the drag start event.💨 #Angular #opensource

llorenspujol's tweet image. Version 2.2.0 of Angular Grid Layout is available!👀🚀

Here are the main features of this release:

- Highly customizable Background Grid🎨
- Added the capability to manually trigger the drag start event.💨

#Angular #opensource


Angular Daily รีโพสต์แล้ว

How I see Angular in 2 years ⚡️! Inspiration from: - signals DX from @solid_js - control flow DX from @sveltejs - template syntax (bindings) from @angular - class based components from @angular - component authoring format from @svelte & @vuejs What do you think? Do you…

Enea_Jahollari's tweet image. How I see Angular in 2 years ⚡️! 

Inspiration from: 
- signals DX from @solid_js 
- control flow DX from @sveltejs 
- template syntax (bindings) from @angular 
- class based components from @angular 
- component authoring format from @svelte & @vuejs 

What do you think? Do you…
Enea_Jahollari's tweet image. How I see Angular in 2 years ⚡️! 

Inspiration from: 
- signals DX from @solid_js 
- control flow DX from @sveltejs 
- template syntax (bindings) from @angular 
- class based components from @angular 
- component authoring format from @svelte & @vuejs 

What do you think? Do you…

Angular Daily รีโพสต์แล้ว

Esbuild dev server is coming to Angular v16 🎉 And it uses @vite_js under the hood 🔥 Great job @angular team! 🚀 github.com/angular/angula… #angular #vite


Angular Daily รีโพสต์แล้ว

🧙‍♂️ Just exploring how I can bind a signal to the NgModel directive... Working example: bit.ly/ng-signal-model

ArmanOzak's tweet image. 🧙‍♂️ Just exploring how I can bind a signal to the NgModel directive...

Working example: bit.ly/ng-signal-model
ArmanOzak's tweet image. 🧙‍♂️ Just exploring how I can bind a signal to the NgModel directive...

Working example: bit.ly/ng-signal-model

Angular Daily รีโพสต์แล้ว

Today we are excited to open the first PR of our exploration into fine-grained reactivity! 🚦 This is the foundation to allow prototyping & amplify the value of an upcoming RFC on our plans to introduce a new reactive primitive into Angular. Read more: goo.gle/ng-watch-this-…


Angular Daily รีโพสต์แล้ว

💡 @angular Tip 💡 Disable console.log in production build with just three lines of code! #angular

im_suhas_01's tweet image. 💡 @angular Tip 💡
Disable console.log in production build with just three lines of code!
#angular

Angular Daily รีโพสต์แล้ว

🧙‍♂️ By extending the `HttpClient`, you can add a simple `HttpContextToken` to every request and have server-specific interceptors in Angular. Here is an example that prepends the request path with the server URL. It may not be the best use case, but explains the idea. 🤷‍♂️

ArmanOzak's tweet image. 🧙‍♂️ By extending the `HttpClient`, you can add a simple `HttpContextToken` to every request and have server-specific interceptors in Angular.

Here is an example that prepends the request path with the server URL. It may not be the best use case, but explains the idea. 🤷‍♂️
ArmanOzak's tweet image. 🧙‍♂️ By extending the `HttpClient`, you can add a simple `HttpContextToken` to every request and have server-specific interceptors in Angular.

Here is an example that prepends the request path with the server URL. It may not be the best use case, but explains the idea. 🤷‍♂️
ArmanOzak's tweet image. 🧙‍♂️ By extending the `HttpClient`, you can add a simple `HttpContextToken` to every request and have server-specific interceptors in Angular.

Here is an example that prepends the request path with the server URL. It may not be the best use case, but explains the idea. 🤷‍♂️

Angular Daily รีโพสต์แล้ว

I've made a grammar correction app with OpenAI + Angular15 and Nodejs, it is open source checkout here: github.com/rastmob/openai… Don't forget to give a star 🌟🌟 #angular #openai #ai #nodejs #GPT3 #GPT


Angular Daily รีโพสต์แล้ว

Functional router guards Together with the tree-shakable standalone router APIs we worked on reducing boilerplate in guards! With the new functional router guards, you can refactor code down to:

angular's tweet image. Functional router guards

Together with the tree-shakable standalone router APIs we worked on reducing boilerplate in guards!

With the new functional router guards, you can refactor code down to:

Angular Daily รีโพสต์แล้ว

Angular 15 directive composition API example: An NgForOf variation that can use an observable, a promise, or an async generator as input. stackblitz.com/edit/ng-for-aw…

ArmanOzak's tweet image. Angular 15 directive composition API example: An NgForOf variation that can use an observable, a promise, or an async generator as input.

stackblitz.com/edit/ng-for-aw…
ArmanOzak's tweet image. Angular 15 directive composition API example: An NgForOf variation that can use an observable, a promise, or an async generator as input.

stackblitz.com/edit/ng-for-aw…

Angular Daily รีโพสต์แล้ว

Are you an @angular developer interested in sharing your knowledge with a community of already-established & budding developers? This is your chance. From standalone components to new router APIs. Submit a talk today: bit.ly/ngketalk #100DaysOfCode #AngularKenya #Angular

angular_kenya's tweet image. Are you an @angular developer interested in sharing your knowledge with a community of already-established & budding developers? This is your chance. From standalone components to new router APIs. 
Submit a talk today: bit.ly/ngketalk
#100DaysOfCode #AngularKenya #Angular

Angular Daily รีโพสต์แล้ว

Use subscribe. tap is for when you want to wire up some repeatable side effect for multiple subscriptions. Keep in mind that every operator you use adds the overhead another subscription.


Angular Daily รีโพสต์แล้ว

What type of Angular dev are you ? A or B? #angular

nelsongutidev's tweet image. What type of Angular dev are you ? A or B?

#angular

Angular Daily รีโพสต์แล้ว

Introducing: StackBlitz Codeflow! ♾ Codeflow is a one-click GitHub integration that keeps you in flow state by seamlessly weaving together: - creating & reviewing pull requests - fixing issues - contributing to open-source repositories in a way that wasn't possible before: 🧵


Loading...

Something went wrong.


Something went wrong.