AngularRussia's profile picture. Frequent Angular Meetups in a Moscow https://t.me/angular_ru . Event is handled by @obenjiro together with help of Tinkoff company

Angular Russia

@AngularRussia

Frequent Angular Meetups in a Moscow https://t.me/angular_ru . Event is handled by @obenjiro together with help of Tinkoff company

Angular Russia đã đăng lại

Супер важный момент для меня – спустя несколько лет выпускаю Frontend Weekend в видеоформате — и как же охуенно всё выглядит! В гостях мой братан – невероятный Глеб Михеев @glebmachine. Очень прошу – поддержите лайками и ретвитами, это сильно поможет! youtu.be/REu9UDzBGa0

sandark7's tweet card. Зачем основатель IT-компании идет работать по найму – Глеб Михеев –...

youtube.com

YouTube

Зачем основатель IT-компании идет работать по найму – Глеб Михеев –...


Angular Russia đã đăng lại

What? 50x faster angular builds with esbuild? :O Actually, yes, 10s went under 200ms with ngc-esbuild. github.com/marcellkiss/an… @ESBuild @angular how do you like it? #Angular #esbuild

marcelltech's tweet image. What? 50x faster angular builds with esbuild? :O
Actually, yes, 10s went under 200ms with ngc-esbuild.
github.com/marcellkiss/an…
@ESBuild @angular how do you like it?
#Angular #esbuild

Angular Russia đã đăng lại

My brain’s favorite trick: “Let’s eat all the unhealthy food *today*, then we can start eating properly tomorrow with a clean slate.”


Angular Russia đã đăng lại

📣 Announcing the Angular Developer Survey 2021! 📣 Please take a minute to share your feedback with our team goo.gle/angular-survey…

angular's tweet image. 📣 Announcing the Angular Developer Survey 2021! 📣

Please take a minute to share your feedback with our team goo.gle/angular-survey…

Angular Russia đã đăng lại

Ребята! В сентябре буду набирать в команду трех стажеров-джуниоров-выпускниковяндекспрактикумумовхекслетов! Даже если не понравится у нас, как показывает практика - спустя год устроитесь на 120к+, а "количество и сложность задач будут казаться смехотворными". Лайк шэр алишер!


Angular Russia đã đăng lại

Hey! There are stats on the projects here

irustm's tweet image. Hey! There are stats on the projects here

Did you know there is a nice tool to have stats on your @Angular application? npx ng-app-counter github.com/irustm/ng-app-…

cedric_exbrayat's tweet image. Did you know there is a nice tool to have stats on your @Angular application?

    npx ng-app-counter

github.com/irustm/ng-app-…


Angular Russia đã đăng lại

"24 visitors are looking at this product right now" 😂

avasdream_'s tweet image. "24 visitors are looking at this product right now" 😂

Angular Russia đã đăng lại

今日もレシピをひとつ追加しました Toast service and component github.com/lacolaco/angul…


Angular Russia đã đăng lại

⚠️ BREAKING NEWS! Have you already upgraded to @Angular 12? 🥳 After update my build is 4.8x faster 🚀 Update docs here: update.angular.io 💖

thekiba_io's tweet image. ⚠️ BREAKING NEWS! Have you already upgraded to @Angular 12?

🥳 After update my build is 4.8x faster 🚀

Update docs here: update.angular.io 💖

Angular Russia đã đăng lại

The secret to making your website feel like a native app

EddyVinckk's tweet image. The secret to making your website feel like a native app

Angular Russia đã đăng lại

Our team is excited to announce the release of Angular v12! ♥️ #ngUpdate to see: 🌿 Ivy-first library distribution 🔐 Prod mode & strict mode by default 🧨 Production Webpack 5 support 🚀 Inline Sass 💫 Inline critical CSS Read all about the release → goo.gle/angular-v12


Angular Russia đã đăng lại

🔴 [LIVE] #ngconf2021 starts in one hour! Join our team for the free keynote! ↓ bit.ly/ngconfLIVE

angular's tweet card. NG Conf 2021 Thursday Keynote

youtube.com

YouTube

NG Conf 2021 Thursday Keynote


Angular Russia đã đăng lại

To emphasize the impact of this lib and what's already in: - 😎 rxFor building block - 🤩 concurrent mode - template management - the image shows my 3 lines refactoring based on zone-flags helper and rxFor

Michael_Hladky's tweet image. To emphasize the impact of this lib and what's already in:
 - 😎 rxFor building block
- 🤩 concurrent mode 
- template management 
- the image shows my 3 lines refactoring based on zone-flags helper and rxFor

📢rx-angular/[email protected] is (officially) out! - 💡zone-flags: - ✅ Good documentation and maintenance - ✅ Typed methods - ✅ IDE autocompletion - ✅ Predefined event names - ✅ Assertion if for correctly use - ✅ Convenience methods github.com/rx-angular/rx-…

Michael_Hladky's tweet image. 📢rx-angular/cdk@1.0.0-alpha is (officially) out!

- 💡zone-flags:
  - ✅ Good documentation and maintenance 
  - ✅ Typed methods 
  - ✅ IDE autocompletion
  - ✅ Predefined event names 
  - ✅ Assertion if for correctly use 
  - ✅ Convenience methods

github.com/rx-angular/rx-…


Angular Russia đã đăng lại

🔥 Ok, here is another one from @angular 12. It now supports the nullish coalescing operator in templates:

NetanelBasal's tweet image. 🔥 Ok, here is another one from @angular 12. It now supports the nullish coalescing operator in templates:

Angular Russia đã đăng lại

✨ angular-eslint now supports @geteslint comments in Angular HTML templates thanks to a combination of the @angular compiler team and some ESLint custom parser magic! github.com/angular-eslint… All comment variants you are used to from code are supported (see screenshot).

MrJamesHenry's tweet image. ✨ angular-eslint now supports @geteslint comments in Angular HTML templates thanks to a combination of the @angular compiler team and some ESLint custom parser magic!

github.com/angular-eslint…

All comment variants you are used to from code are supported (see screenshot).

Angular Russia đã đăng lại

💡#AngularTip for the day! Ever needed to get #HTML element behind your #Angular component with a template reference variable? Write a simple directive to expose it!🔍

Waterplea's tweet image. 💡#AngularTip for the day! Ever needed to get #HTML element behind your #Angular component with a template reference variable? Write a simple directive to expose it!🔍
Waterplea's tweet image. 💡#AngularTip for the day! Ever needed to get #HTML element behind your #Angular component with a template reference variable? Write a simple directive to expose it!🔍

Angular Russia đã đăng lại

Another one from @angular v12: Angular now exposes a list of human-readable HTTP status codes:

NetanelBasal's tweet image. Another one from @angular v12: 

Angular now exposes a list of human-readable HTTP status codes:

Loading...

Something went wrong.


Something went wrong.