AngularAsia's profile picture. Angular Nation South Asia
Angular Nation Asia Pacific

Angular Nation South Asia/ APAC

@AngularAsia

Angular Nation South Asia Angular Nation Asia Pacific

Angular Nation South Asia/ APAC รีโพสต์แล้ว

@AngularAsia has published new talks to the youtube channel of @Angular_Nation. Don't miss them. Once again, thank you @abampakos and @rgolea for coming to the channel. youtu.be/wuoTmawfYI4 youtu.be/bk82zHjr8wg

connieleung404's tweet card. Testing Components with Angular CDK

youtube.com

YouTube

Testing Components with Angular CDK


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Are you someone working with #angular? Have you heard about HttpContext? I've written a small primer on the same. bit.ly/3uj1VFS via .@angular community on .@ThePracticalDev #javascript #typescript #DEVCommunity #blogpost

AdiSreyaj's tweet image. Are you someone working with #angular? Have you heard about HttpContext? I've written a small primer on the same.

bit.ly/3uj1VFS 

via .@angular community on .@ThePracticalDev 

#javascript #typescript #DEVCommunity #blogpost

Angular Nation South Asia/ APAC รีโพสต์แล้ว

❌ Still using [].join(', ') for your strings? ✅ Use Intl.ListFormat instead 👇 developer.mozilla.org/en-US/docs/Web…

ericclemmons's tweet image. ❌ Still using [].join(', ') for your strings?

✅ Use Intl.ListFormat instead 👇
developer.mozilla.org/en-US/docs/Web…

Angular Nation South Asia/ APAC รีโพสต์แล้ว

Are you still writing custom code to update page titles with the @Angular Router? With Angular v14, you may be able to delete all of it. My latest post 👀📣✍🏿 dev.to/brandontrobert…


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Tip: Use regexper to visualize regular expressions regexper.com


Angular Nation South Asia/ APAC รีโพสต์แล้ว

#Angular v13.2.0 is out and with it a brand new compiler feature called "extended diagnostics". Want to know more? Here's a complete explanation of the new feature. kevinkreuzer.medium.com/angular-extend…


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Did you know there is movement on a new native <select> element (for now, called <selectmenu>) that is *entirely* styleable in CSS just like you would want it to be? (WELL THERE IS.) @davatron5000 showed me for @ShopTalkShow video. shoptalkshow.com/video/an-html-…

chriscoyier's tweet image. Did you know there is movement on a new native &amp;lt;select&amp;gt; element (for now, called &amp;lt;selectmenu&amp;gt;) that is *entirely* styleable in CSS just like you would want it to be?

(WELL THERE IS.) 

@davatron5000 showed me for @ShopTalkShow video.

shoptalkshow.com/video/an-html-…

Angular Nation South Asia/ APAC รีโพสต์แล้ว

Looking for @Angular developers? Here they are! Our third Community Job Fair is this Sat, Jan 29th and the last day to sign up is TOMORROW so come on if you're coming! 👉 AngularNation.net We have jr devs, sr devs, and everyone in between! 👇

TechStackNation's tweet image. Looking for @Angular developers? Here they are! 

Our third Community Job Fair is this Sat, Jan 29th and the last day to sign up is TOMORROW so come on if you&apos;re coming! 👉 AngularNation.net

We have jr devs, sr devs, and everyone in between! 👇

Would you like to hire developers who are passionate about @angular? We know where you can find some! 👇 Online Community Job Fair, Sat January 29th! 🥳 Register at AngularNation.net or email us at [email protected] for more details.



Angular Nation South Asia/ APAC รีโพสต์แล้ว

🚀 New blogpost! How to write component harnesses in #Angular! Learn all the necessary base knowledge you need to implement a component harness for your own Angular components! kevinkreuzer.medium.com/how-to-write-c…

kevinkreuzer.medium.com

How to write component harnesses in Angular

Step by step guide to implement your first harness object for your Angular components


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Working on a small project to help curate and share awesome #JavaScript libraries. Built using .@angular .@tailwindcss and .@harperdbio Detailed blog post coming soon 🥳 #buildinginpublic #Angular #TailwindCSS #HarperDB


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Did you know we offer FULL scholarships for premium training for developers from under represented groups? Big love to @ag_grid for helping us increase change the ratio in tech! Want to apply for our scholarship? Fill out the form! forms.gle/Q5yucFb2qpjZtk… Retweets appreciated! 🥰

Want the confidence to lead an @Angular team? Learn common mistakes made by enterprise teams and how to avoid them in Architect Training! A few hours a week for six weeks + LIVE Office Hours w/ @bonnster75 only $999! Signup now open, 10 spots available! 🔥 youtu.be/ca1ZgQd28mk

TechStackNation's tweet card. Architect Training with Bonnie and Sam Brennan

youtube.com

YouTube

Architect Training with Bonnie and Sam Brennan



Angular Nation South Asia/ APAC รีโพสต์แล้ว

Registration is open, come learn @Angular with me!

Want the confidence to lead an @Angular team? Learn common mistakes made by enterprise teams and how to avoid them in Architect Training! A few hours a week for six weeks + LIVE Office Hours w/ @bonnster75 only $999! Signup now open, 10 spots available! 🔥 youtu.be/ca1ZgQd28mk

TechStackNation's tweet card. Architect Training with Bonnie and Sam Brennan

youtube.com

YouTube

Architect Training with Bonnie and Sam Brennan



Angular Nation South Asia/ APAC รีโพสต์แล้ว

Angular CLI v13.1 will automatically install and setup ESLint when you run `ng lint` if you don't have an existing linter ⚡️ github.com/angular/angula…


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Ever wanted to use #Angular's ngFor to iterate over a number – e.g. to display stars for a rating? It's not possible with the standard implementation... However, you can easily extend the behavior with your own structural directive! Demo: stackblitz.com/edit/angular-n…

fmalcher01's tweet image. Ever wanted to use #Angular&apos;s ngFor to iterate over a number – e.g. to display stars for a rating? It&apos;s not possible with the standard implementation... However, you can easily extend the behavior with your own structural directive!

Demo: stackblitz.com/edit/angular-n…
fmalcher01's tweet image. Ever wanted to use #Angular&apos;s ngFor to iterate over a number – e.g. to display stars for a rating? It&apos;s not possible with the standard implementation... However, you can easily extend the behavior with your own structural directive!

Demo: stackblitz.com/edit/angular-n…

Angular Nation South Asia/ APAC รีโพสต์แล้ว

Angular now extends the logic of the downgradeModule function to support NgModule class as an argument. #ngUpdate This is needed to simplify the API surface to avoid the need to resolve NgModule factory before invoking the downgradeModule method. github.com/angular/angula…

github.com

feat(upgrade): support NgModule class as an argument of the `downgradeModule` function by AndrewK...

This commit extends the logic of the downgradeModule function to support NgModule class as an argument. This is needed to simplify the API surface to avoid the need to resolve NgModule factory befo...


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Amazing @mwycliffe_dev 👏🏿👏🏿👏🏿👏🏿

Want the confidence to lead an @Angular team? Learn common mistakes made by enterprise teams and how to avoid them in Architect Training! A few hours a week for six weeks + LIVE Office Hours w/ @bonnster75 only $999! Signup now open, 10 spots available! 🔥 youtu.be/ca1ZgQd28mk

TechStackNation's tweet card. Architect Training with Bonnie and Sam Brennan

youtube.com

YouTube

Architect Training with Bonnie and Sam Brennan



Angular Nation South Asia/ APAC รีโพสต์แล้ว

The recording for Ask a Testing Expert is posted! 🔥 If you're using @Angular and/or @Cypress_io, check out latest updates from @shai_reznik and @JordanPowell88! 😎 Want to networking w/ other testing devs? Join our brand new @AngularTesting channel! 🥰 youtu.be/aZ4PlbEVxSw

TechStackNation's tweet card. Ask a Testing Expert

youtube.com

YouTube

Ask a Testing Expert


Angular Nation South Asia/ APAC รีโพสต์แล้ว

Having trouble figuring out why routing isn't working as expected in your #Angular app? Did you know you can add `enableTracing: true` to the `RouterModule` options object? It logs what the router is doing to the console and helps you pinpoint what's causing the issue.

KylerJohnsonDev's tweet image. Having trouble figuring out why routing isn&apos;t working as expected in your #Angular app? Did you know you can add `enableTracing: true` to the `RouterModule` options object? It logs what the router is doing to the console and helps you pinpoint what&apos;s causing the issue.

Loading...

Something went wrong.


Something went wrong.