Michael Hladky Profile Banner
Michael Hladky Profile
Michael Hladky

@Michael_Hladky

Followers
10,360
Following
259
Media
879
Statuses
8,485
Explore trending content on Musk Viewer
Pinned Tweet
@Michael_Hladky
Michael Hladky
10 months
Ever wondered what exactly takes time when server side rendering in #Angular ? I just added server timing to my SSR process and track all requests made on the server. ⚡️ This can significantly improve debugging and tracking. #webperf #perfmatters Look at this! 👀
Tweet media one
8
20
90
@Michael_Hladky
Michael Hladky
5 years
He #RxJS lovers, #angular #vue and #react enthusiasts I extended my 🏐 marble design system 🏐 with 2 new components Now I can draw rate-limiting operators 😎 - audit - auditTime - debounce - debounceTime - sample - sampleTime - throttle - throttleTime Hope it helps! 🤗❤️
Tweet media one
10
106
317
@Michael_Hladky
Michael Hladky
4 years
I'm happy to share I got awarded as #Microsoft #MVP 🥳🥳🥳🥳🥳🥳 for Developer Technologies Thanks to @erickwendel_ for the recommendation, and @Microsoft for the award! 🙇‍♀️
Tweet media one
49
17
299
@Michael_Hladky
Michael Hladky
5 years
He lovers of #RxJS , as well as #angular #vue and #react The next badge of the #MarbleDesignSystem 🏀 🎾🏐 is complete! Something that was not here before... 🥳 Subjects 😎 - Subject - BehaviorSubject - RelpaySubjecrt - AsyncSubject Hope it helps! 🤗❤️
Tweet media one
13
105
285
@Michael_Hladky
Michael Hladky
4 years
#Angular #RxJS Tipp: Get better performance by migrating to fully reactive components: - ngrx/component - ngx-rx-state
Tweet media one
Tweet media two
Tweet media three
6
65
220
@Michael_Hladky
Michael Hladky
5 years
Did you know that #angulars @'Output() bindings can be just #RxJS Observables? Reactive Input -> Reactive Form -> Value Changes -> Output Binding No EventEvmitter, No Subject. All immutable 😎😎😎
Tweet media one
13
51
218
@Michael_Hladky
Michael Hladky
4 years
rx-angular/template went alpha! 🥳🥳🥳 Get ready to boost the performance of your #Angular project! 🚀 Bring zone-less performance in zone-full apps 🤯 Following is ready to test: ✅rxLet ✅viewport priority ✅push ✅unpatch ✅render strategies
Tweet media one
5
70
213
@Michael_Hladky
Michael Hladky
5 years
To all users of #RxJS , as well as #angular #vue and #react The flattening badge of 🏐 #MarbleDesignSystem 🏐 is out! Here concat🏀 - concat - concatMap - concatMapTo - concatAll - startWith - endWith Hope it helps! 🤗❤️ THX to @DeborahKurata and @VojtechMasek for help
Tweet media one
5
92
204
@Michael_Hladky
Michael Hladky
4 years
I proudly present to you: rx-angular/state v1.0.0 🥳💯🏆🤯 #RxJS component state designed for #Angular Enjoy: ✅ lazy state ✅ partial updates ✅ subscription handling ✅ local side-effects ✅ connect observables ✅ merge global state
Tweet media one
6
72
204
@Michael_Hladky
Michael Hladky
3 years
📢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
Tweet media one
9
75
210
@Michael_Hladky
Michael Hladky
6 years
I just gave my biggest workshop ever. Of course on #RxJS ! 200+ attendees. 😂😅😱 BIG THANKS to #ngChing
Tweet media one
14
14
187
@Michael_Hladky
Michael Hladky
4 years
Super excited to announce I joined the amazing @trilon_io team! 🤯🥳🌈😍❤️
@trilon_io
Trilon
4 years
📣 Announcing the newest member of the @Trilon_io family: @Michael_Hladky 🎉 Michael is joining us as Lead Instructor, Mentor & Consultant. With years of experience leading enterprise workshops for #angular #rxjs (+much more), we’re thrilled to have him onboard! ❤🚀
Tweet media one
10
8
92
41
12
198
@Michael_Hladky
Michael Hladky
1 year
1/🧵 Dear fellow @Angular #RxAngular fans! We have something BIG to share… Recently we received 5000$ from the Chrome Framework Funds 🤯🚀🏆 Big thx to @addyosmani and friends for the recognition of our work 🙏🙇🏻
Tweet media one
17
40
199
@Michael_Hladky
Michael Hladky
3 years
Here are my slides on @Angular 🔥concurrent mode🔥 Repo:
Tweet media one
Tweet media two
Tweet media three
Tweet media four
@JSworldconf
JSWORLD Conference
3 years
We're welcoming @Michael_Hladky to the #JSworldConference online stage. 👏👏 Join the LIVE broadcast now to listen to his talk with the topic: ChangeDetection and #Rendering performance in post Ivy. Get direct access to join the conference➡️
Tweet media one
0
4
13
2
41
200
@Michael_Hladky
Michael Hladky
5 years
Hey @Angular , I refactored the async pipe to propper #rxjs code. You think it's PR-worthy? Attached original and refactored
Tweet media one
Tweet media two
11
17
176
@Michael_Hladky
Michael Hladky
1 year
Hi #Angular fans! Here my slides on 🔥🔥signals🔥🔥, fine grained reactivity & #webperf at #ngIndia2023 . Mentioned content of: - @Enea_Jahollari - @brandontroberts - @sarah_edo - @pkozlowski_os & @synalx 🖼 slides: 💻code:
Tweet media one
2
47
180
@Michael_Hladky
Michael Hladky
3 years
#RxAngular reached 1k 's⭐ on @github ! Can't tell how amazing it feels ❤😍🥳🐣 Most of the effort was made by our lovely contributors & core team🤗 Look at the repo, start it or contribute Help to make it THE lib for #performance & #DX in @angular
Tweet media one
8
32
176
@Michael_Hladky
Michael Hladky
5 years
In #rxjs .subscribe() is where reactive programming ends
10
34
167
@Michael_Hladky
Michael Hladky
3 years
Hey, #Angular people! 📢📢📢 Here our new #RxAngular idea we want to share and get feedback from you - 🤖Contextual state as HOC - 🌟Takes: Promise, Observable, static values - 🤹Handles: suspense, error, complete - 🧠Intuitive template switching Is it useful? If yes why?
Tweet media one
10
41
166
@Michael_Hladky
Michael Hladky
4 years
Dear attendees of my workshop! Please contact me either over DM or via mail michael @hladky .at I'm willing to do the workshop for free for you! We can find ways! 💪 You payed the workshop already and I will be here for that! 🙏🙇‍♂️❤️
11
35
162
@Michael_Hladky
Michael Hladky
5 years
I love the new way for lazy routes:
Tweet media one
4
31
164
@Michael_Hladky
Michael Hladky
4 years
Lazy loading #Angular components with async/await is - 🥴not lazy - 🧟‍♀️not cancelable - ☠️hard to handle errors - 🤕clumsy to use Checkout out rxLet directive and see how to do it better withing just 🤯2 LINES of CODE 🤯 Also, 🌟 on GitHub if u like it!
Tweet media one
3
42
151
@Michael_Hladky
Michael Hladky
5 years
Hy lovers of #angular and #RxJS . Here is the material for my #Workshop on "RxJS - Advanced Patterns Operating Heavily Dynamic UIs" @ngconf : - Slides: 🖼️ - Video: 📹 I know it was challenging but I hope you learned a lot! 🧡
Tweet media one
3
45
149
@Michael_Hladky
Michael Hladky
3 years
Attention! 📢📢 Supported by the @Angular team we host the first Reactive #Angular Chat All about #RxJS and how to create better integrations 🔥 Jump in & share ur ideas! If interesting for the community we do this monthly🤯 👉Feb 11. 11AM PST👈
Tweet media one
4
54
150
@Michael_Hladky
Michael Hladky
1 year
The by far fastest and most flexible virtual scrolling for @angular is out! 🏎️🏎️🏎️ It got released just now! 🔥 Give it a try and 🌟us on Github 🙌 #perfmatters #webperf
6
42
151
@Michael_Hladky
Michael Hladky
4 years
He #RxJS enthusiasts, #angular #vue and #react fans I'd like to share another badge of the 🏐 Marble Diagrams 🏐 that I created! Transformation operators 😎 - map - mapTo - pluck - timestamp - timeInterval - pairs - materialize - dematerialize I hope it helps!❤️😊
Tweet media one
2
39
143
@Michael_Hladky
Michael Hladky
2 years
💡💡💡 We spent some time on a non-trivial demo comparing the #webPerformance @angular + #RxAngular and @react at runtime 🏃‍♀️⏱. warm navigations: - react 450ms (inc white flash) - rxAngular 150ms (no white flash) 🔥 ⭐ if u like it
Tweet media one
Tweet media two
2
40
147
@Michael_Hladky
Michael Hladky
4 years
You ask how much faster #RxAngular is compared to #Angular natively?🧐 🔥🔥🔥🔥🔥 INCREDIBLY FASTER 🔥🔥🔥🔥🔥 🌟 us on GitHub if u like it!
Tweet media one
9
39
144
@Michael_Hladky
Michael Hladky
5 years
To all #RxJS fans, #angular #vue #react peeps Another badge of the 🏀 #MarbleDesignSystem 🏀is done! One of my hardest problems is (i hope) solved. Scheduling😎 - scheduled - observeOn - subscribeOn Note: T = sync task I = micro task A = macro task Hope it helps! 🤗❤️
Tweet media one
3
54
138
@Michael_Hladky
Michael Hladky
4 years
rx-angular/template 1.0.0-beta.0 is out! 😬 - 💡rxLet Templates: - 🔥suspense - ✍️next - ⚡️error - 🔚complete - 😍core team++ ❤️ @KajetanSw ❤️ - 🧹cleanup API surface
Tweet media one
7
46
140
@Michael_Hladky
Michael Hladky
4 years
#Angular #Rxjs Tipp: Get ultra-slim, readable and performant code by migrating to **fully reactive components**: - ngrx/component - ngx-rx-state
Tweet media one
Tweet media two
@Michael_Hladky
Michael Hladky
4 years
#Angular #RxJS Tipp: Get better performance by migrating to fully reactive components: - ngrx/component - ngx-rx-state
Tweet media one
Tweet media two
Tweet media three
6
65
220
7
39
135
@Michael_Hladky
Michael Hladky
3 years
#RxAngular rxFor planning is getting to an end finally! 😅
Tweet media one
5
27
140
@Michael_Hladky
Michael Hladky
6 years
I'm super happy 😁 to announce that I'm a @GoogleDevExpert 🤓 now! Thanks 🙏 to @manekinekko for suggesting me! Thanks 🙏 to @AlainChautard for my first interview! Thanks 🙏 to @stephenfluin for my second interview! I'm so very pleased ❤ to be part of this family 👪 now!
40
10
132
@Michael_Hladky
Michael Hladky
4 years
Breaking news! 😱😱😱 rx-angular/state 1.4.0 is out! 🥳🤯 - 📖BRAND NEW BEAUTIFUL DOCS PAGE😍 - 🧠Better type inference - 💪Improved getting deeply nested state - 👻removed boilerplate form get method
Tweet media one
11
58
132
@Michael_Hladky
Michael Hladky
5 years
What if we would have a built-in thing in #Angular that binds multiple #RxJS observables to the same context? - no div pollution - easy to read - intuitive to use
Tweet media one
18
17
130
@Michael_Hladky
Michael Hladky
4 years
In the next days, I'll release 1.0.0 of my reactive component state lib. I LOVE the API! Easy and symmetric :) #RxJS #Angular
Tweet media one
Tweet media two
6
27
129
@Michael_Hladky
Michael Hladky
4 years
rx-angular/state v1.2.0 is out with a focus on ViewModel and demos! Go fully reactive in your #Angular ! ✅ reactive zoneless tour of hero ✅ ViewModel ✅ selectSlice #RxJS operator 👀 ✅ explanations of the concept ✅ presenter design pattern demo
Tweet media one
Tweet media two
5
44
128
@Michael_Hladky
Michael Hladky
4 years
rx-angular made it from my shitty private account to a real org! Isn't that cool? 🥳🥳🤓 I suggest going there, show some love and star it immediately! ⭐️🌟✨💫
Tweet media one
3
21
131
@Michael_Hladky
Michael Hladky
3 years
Guess what #RxAngular will ship in 2021... Like it? give us a 🌟
Tweet media one
1
30
126
@Michael_Hladky
Michael Hladky
4 years
If you are interested in my research on local reactive state management in #Angular and #RxJS here you go Compare to my first try on @ngbeconf I have a nice 15min livecoding session in this one :) 🚀🚀🚀 Btw it's so far the coolest thing I worked on!😎
8
32
121
@Michael_Hladky
Michael Hladky
4 years
I did a thing!🥳 "Research on Reactive-Ephemeral-State in Component-Oriented Frameworks - Examples in #RxJS & #Angular " 7300+ words 32min read time 😇 I used 'state' 187 times🙈🤣 Let me know what you think! 🙏
5
51
120
@Michael_Hladky
Michael Hladky
5 years
Finally I'm done with all #RxJS window operators: - window - windowTime - windowCount - windowWhen - windowToggle Drawing them helped a lot to get deeper understanding. (Even if I see little use 😋) Hope it helps you too!! ❤️ If you want me to draw any operator just tell!
Tweet media one
5
36
115
@Michael_Hladky
Michael Hladky
8 months
Just spotted a pretty amazing project got launched in the #typescript community! With a focus on better tools to improve TS #webperf 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉
3
25
120
@Michael_Hladky
Michael Hladky
4 years
Ready for #angular 's future? Check out - memorized views - lazy templates - local CD - scheduled rendering and much much more of the upcoming features in rx-angular
@ladyleet
Tracy Lee | ladyleet
4 years
Attention #Angular Enthusiasts! @Michael_Hladky will present "Fully zone-less - High Performance in post IVY" on July 22nd at 12:30pm EDT. A free training from #JavaScriptMarathon !
Tweet media one
0
8
28
2
33
104
@Michael_Hladky
Michael Hladky
5 years
This is an incredible year for me! First I was able to meet @BenLesh @ngconf . ❤️ Then @mattpodwysocki @ngVikingsConf and he was lending me his witard hat for my talk. ❤️ And now I'm honored to speak on the world's first #RxJS conference in #lasVegas . I'm fainting! 🤯🤯🤯🤯🤯
@rxjslive
RxJS Live!
5 years
@Michael_Hladky will be presenting "A Deep Dive into Subjects" at @rxjslive in Las Vegas on Sept 5th and 6th! Read more at Don't miss your chance to talk with Michael in person and grab your tickets today! #rxjs #rxjslive2019 #VueJS #angular #react
0
3
8
10
5
103
@Michael_Hladky
Michael Hladky
4 years
#RxAngular team is celebrating 500🌟's on Github 🥳🥳🥳🥳🥳 And we are very happy to welcome a new team member!🤯 The incredible @Jialipassion ♥️♥️♥️ CHEERS! 🍻
Tweet media one
4
9
103
@Michael_Hladky
Michael Hladky
11 months
Happy to be awarded again for #Microsoft #MVP 🎉🤩💪🙏
Tweet media one
14
3
102
@Michael_Hladky
Michael Hladky
5 years
He #RxJS enthusiasts, #angular #vue and #react fans The next badge of 🏐 marble diagrams 🏐 is finished! Transformation operators 😎 - map - mapTo - pluck - timestamp - timeInterval - pairs - materialize - dematerialize Hope it helps! 🤗❤️
Tweet media one
2
26
101
@Michael_Hladky
Michael Hladky
4 years
rx-angular/state v1.1.0 is out with a bunch of new stuff! 🥳 Ready to delete some code in your #RxJS #Angular project? Enjoy: ✅ improved docs ✅ great example snippets ✅ stand-alone operators: 🏐stateful 🏐select 🏐distinctUntilSomeChanged
Tweet media one
2
25
101
@Michael_Hladky
Michael Hladky
3 years
Improve #performance of ur @Angula app! -browser render pipeline -read flamecharts -deep-dive in performance tab -diff of @mgechev Angulars DevTools & @ChromeDevTools Get excellent #CoreWebVitals 🚀 More insights at the #EnterpriseNG2021 workshop 🧐
Tweet media one
0
20
100
@Michael_Hladky
Michael Hladky
5 years
Hi #angular #RxJS #ngIndia #commuity ! Here my #slides on HOO's (higher order operators) - 🎾 24,5 operators with animated marble diagramms - 🧮 structured operator grouping - 🧠 smart approach in explaination - 🎨 lost of colors
Tweet media one
11
22
98
@Michael_Hladky
Michael Hladky
5 years
Hy #angular and #RxJS friends. Here is the material for my talk on "Scheduling in RxJS v7" @ngconf : - Slides: 🖼️ - Video: 📹 Hope you had fun! #ngConf2019
Tweet media one
2
25
96
@Michael_Hladky
Michael Hladky
1 year
The crew has landed in India! Heading to the conference hotel… 🚗 #Angular #ngindia @_chrisHolder @VojtechMasek @Enea_Jahollari
Tweet media one
8
12
101
@Michael_Hladky
Michael Hladky
1 year
If you need #Angular virtual scrolling and: - 🔥it has to be fast - 📏items have different height - 🔎need DOM search or another feature u miss out by existing solutions CHECK OUT #RxAngular virtual scrolling!!! It is butter smooth even on slow devices and has EVERYTHING
@hoebbelsB
Julian Jandl
1 year
👀 🚀 Something huge is cooking in the RxAngular kitchen! We are developing a high performance alternative to angular/cdk virtual scrolling 🔥 It combines: * concurrent strategies * extendable api * fast layouting Check out the PR 👇 #angular #webperf
10
15
75
5
20
102
@Michael_Hladky
Michael Hladky
5 years
Hy #angular and #rxjs user's. A subject with no subscribers is just a function. NO NEED TO COMPLETE! 😁👍
Tweet media one
3
20
94
@Michael_Hladky
Michael Hladky
4 years
This presentation will be special as I will present our new upcoming structural directives for #Angular and #RxJS : - 🤯 *rxIf - 🤯*rxSwitch - 🤯🤯🤯*rxFor Checkout to stay up to date 🧐
@DevFest_UKI
DevFest UK & Ireland 🇬🇧 🇮🇪
4 years
@Michael_Hladky confirmed! in this talk, Michael will show you how to identify and avoid blocking UIs by analyzing flame charts and leverage task scheduling. 👉 #webdev #ux #ui #angular #zonejs #webapp #scheduling #charts
Tweet media one
0
16
33
1
21
95
@Michael_Hladky
Michael Hladky
4 years
Just saw this 😁
Tweet media one
2
10
90
@Michael_Hladky
Michael Hladky
5 years
Hy lovers of #angular and #RxJS . Here is the material for my talk on "RxJS Advanced Patterns - Operating Heavily Dynamic UIs" @ngVikingsConf : - Slides: 🖼️ - Code: ⚡️ Hope you had fun! #ngVikings2019
Tweet media one
2
34
91
@Michael_Hladky
Michael Hladky
5 years
You wanna go zone-less and fully reactive with #angular and #RxJS ? 💪🅰️🔞 Check out the PushPipe: 🚀 It's: - pure - takes over change detection - you already know how to use pipes :)
Tweet media one
8
23
88
@Michael_Hladky
Michael Hladky
7 months
Check out our new logo! 🔥 #rxAngular goes in the next round.
@kh_kirill
Kirill Karnaukhov
7 months
#rxAngular keeping up with new trends👀
Tweet media one
1
10
60
2
6
94
@Michael_Hladky
Michael Hladky
2 years
Hy lovers of @angular #RxJS and #webperformance Here is the material for my talk on 🔥Performance at Scale🔥 @ngbeconf 🖤💛❤ - ☝Polished Slides 🖼 - Code 💻 - Video 📼 Thanks, coziest conf on this planet!
Tweet media one
6
28
89
@Michael_Hladky
Michael Hladky
6 years
10 minutes to go for @WeAreDevs !!!HUGE CROWD!!!
Tweet media one
2
2
82
@Michael_Hladky
Michael Hladky
5 years
I really like the new #Angular CLI's default output. ❤️😄❤️
4
12
85
@Michael_Hladky
Michael Hladky
4 years
Here a set of operators I find helpful when deriving state with #RxJS
Tweet media one
1
22
86
@Michael_Hladky
Michael Hladky
7 months
A cake to celebrate the new logo! 🅰️ @ngPolandConf @ngKalbarczyk
Tweet media one
3
7
88
@Michael_Hladky
Michael Hladky
6 years
Is suuuper happy 😄 and honored 🙏 to speak 🗣️ at @angularconnect I'll talk on #RxJS schedulers 🚀 🔗 Looking forward to visite #London ! 🇬🇧💂‍♂️ #AngularConnect
Tweet media one
5
15
79
@Michael_Hladky
Michael Hladky
4 years
I just published Dealing with late subscribers in #RxJS @trilon_io Get insights in multicasting, share vs publish and the composition of streams in component-oriented frameworks.
3
26
84
@Michael_Hladky
Michael Hladky
7 months
Dearest #Angular community! We are suuuper proud to announce our open source award from @netidee 🌟 for #RxAngular . It enables us to take the next major step into a reactive future of angular where #RxJS has it’s well deserved place in the framework and is well integrated.
@PushBased
Push-Based
7 months
🎉 Big news! Our project, Rx-Angular, has received funding from @netidee ! #WebDev Thanks to @hoebbelsB for representing us! This support will fuel our mission to enhance #Angular apps with reactive programming techniques and performance optimizations. 🔗
Tweet media one
Tweet media two
Tweet media three
7
8
49
15
9
85
@Michael_Hladky
Michael Hladky
2 years
Check out the #Angular app. It’s fully zone-less and built with #RxAngular 🥰
@addyosmani
Addy Osmani
2 years
🍿 Movies App: - a new framework learning application built in @nextjs , @nuxt_js , @angular & more. Uses @themoviedb with app structure and performance in mind.
30
194
1K
4
11
82
@Michael_Hladky
Michael Hladky
6 years
Tweet media one
3
6
75
@Michael_Hladky
Michael Hladky
4 years
Get ready for rendering in #Angular you never experienced before! 👀👀👀 Create applications that scale in performance also in large projects.
@hoebbelsB
Julian Jandl
4 years
experimenting on a technique to chunk @angular 's change detection into pieces. making rendering of many components non-blocking. 🤯🤯 will soon hit rx-angular/template 🚀🚀🚀
Tweet media one
2
15
53
1
20
79
@Michael_Hladky
Michael Hladky
3 years
Improve ur @Angula app #performance ! Learn: -CD&IVY -remove zone pollution⛔ -go fully zone-less🚫 -reduce out of bound CD -Component-DOM&CSS best practices -runtime performance🔥 Boost your #CoreWebVitals 🚀 More insights at #EnterpriseNG2021 #workshop
Tweet media one
1
15
76
@Michael_Hladky
Michael Hladky
3 years
📢📢📢📢 rx-angular/cdk @1 .0.0-alpha.9 is out! Beta ahead! -🧤fix async error handling -🔤better typing -⛑ protect internal APIs -✨split packages & add docs -🛠 coercing -🛠 coalescing -📡notifications -🚫zone-less ⭐if u like it!
Tweet media one
4
22
76
@Michael_Hladky
Michael Hladky
1 year
Listing the reallllllyy cool stuff about the signals story: - 📦bundle size - 🤝interoperability with #RxJS - 💤lazy evaluation (I LOVE it!!!) - 🎯reactive life cycle hooks
@angular
Angular
1 year
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:
21
258
973
1
10
77
@Michael_Hladky
Michael Hladky
3 years
Some insights into my new #performance content. It will be part of future #workshops focusing on #Angular only, as it's just too much to show. I will split out a vanilla-focused workshop too in the future.
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
14
75
@Michael_Hladky
Michael Hladky
5 years
He #Rxjs people! Ever wondered how an observable looks like from the inside?
Tweet media one
1
21
71
@Michael_Hladky
Michael Hladky
1 year
@manuel_frigerio Pleas don’t apply for a Senior dev position if your Twitter looks like this…
2
1
75
@Michael_Hladky
Michael Hladky
1 year
Ok… so #Angular is already on fire the last releases… BUT THE FUTURE IS 🔥🔥🔥🔥 Working on my talk: “Signals, fine grain CD and zone agnostic components”
2
5
75
@Michael_Hladky
Michael Hladky
3 years
Today it FINALLY happened! I attend @BenLesh #RxJS #workshop !! 🤯 I'm a lucky man now! 😍😍😍
Tweet media one
6
5
73
@Michael_Hladky
Michael Hladky
2 years
📣📣📣 #RxAngular Template released: v1.0.0-beta.32 - 🔥 rxFor 🔥🔥🔥🔥🔥 FINALLY - 📦submodule splitting for all libs -> bundle size - 🧓ng12 compat layer - 🛹rxLet and push take static values Download and test! ⭐us on GitHub if you like it
2
15
72
@Michael_Hladky
Michael Hladky
4 years
#RxJS hot vs cold vs unicast vs multicast
Tweet media one
2
16
70
@Michael_Hladky
Michael Hladky
6 years
Finally here are my slides of my #talk 🗣️on #RxJS schedulers ⏲️ that I gave at #WeAreDeveloeprs world congress. 🕺 I added most of the live coding as screenshots or gifs. 🖼️ Thx to all that attended! ❤️
1
22
64
@Michael_Hladky
Michael Hladky
6 years
This is how #WeAreDevelopers says thank you to the attendees! ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Tweet media one
3
14
71
@Michael_Hladky
Michael Hladky
2 years
@angular ppl!! Here is my material on the 🔥Performance at Scale🔥 talk for @enterjsconf 🤩💜 Learnings 🔥Analyze Flame Charts 🔍Detect Perf Bottlenecks ⚙️Boost Change Detection ✍🏻Measure Improvements #webperf #angular #devtools
Tweet media one
Tweet media two
3
28
71
@Michael_Hladky
Michael Hladky
6 years
Oh yes!🤘 Next to my #talks 🗣️ on #RxJS schedulers and the RxJS workshop 👨‍🏭 I will also give another one on #stateManagement and the amazing #anglar 🅰️ #ngRx #redux implementation. Would ❤️ to meet u in #Ukraine @ngtalks_ua ! Details here: …
Tweet media one
0
19
66
@Michael_Hladky
Michael Hladky
6 months
What an event!!! The first (mini) conference ever for @AngularVienna and a full success 🎯 BIG THX to - @Jean__Meche - @chrispholder - @tomastrajan - @michlbrmly - @meeroslav - @synalx - @Michael_Hladky Next year we are back! 🌈
Tweet media one
5
8
71
@Michael_Hladky
Michael Hladky
4 years
If you want to use #Angular ivy features like ngZoneEventCoalescing in a generic way as #RxJS operator here you go. 🥳 - zone-less coalescing of emission - performance optimizations - scoping - interopt with zone-full applications
Tweet media one
Tweet media two
3
22
67
@Michael_Hladky
Michael Hladky
5 years
This is how @AnaCidre_ introduced her self at @NgNiederrhein "Hi my name is Ana, and I didn't ate all the pizza, I'm pregnant." 😂🍕😂❤️😂🍕😂
Tweet media one
4
4
65
@Michael_Hladky
Michael Hladky
5 years
. @niklas_wortmann n me prepin for #ngIndia n our #RxJS talk by visiting the biggest spiritual festival worldwide. Kumbh Mela #Kumbh2019 🇮🇳
Tweet media one
Tweet media two
Tweet media three
Tweet media four
8
6
63
@Michael_Hladky
Michael Hladky
4 years
Started an article series on high performance apps based on #rxjs in #angular post ivy. Expect some pretty amazing articles in the next months! Starting off with the push pipe. 👀
@indepth_dev
inDepth Dev
4 years
✅ New possibilities with Angulars rendering and the push pipe - Part 1 by Michael Hladky #angular #javascript #webdev
1
72
99
2
22
67
@Michael_Hladky
Michael Hladky
5 years
As I have a big part done, here is a first glance of the #MarbleDesignSystem for #RxJS I'm working 👨‍🏭 on since August ⏳. Also, thx a lot to all ppl that gave feedback over polls or direct. 🙏 I would really appreciate 🙏every kind of feedback🙏!
Tweet media one
Tweet media two
3
18
66
@Michael_Hladky
Michael Hladky
4 years
rx-angular hit 200⭐️ Thanks to all the people who helped to make that possible! Special thx to @ddprrt for contribution a CoC.
3
14
65
@Michael_Hladky
Michael Hladky
5 years
To all #RxJS , #angular #vue and #react enthusiasts Here is another (small) badge of operators. - materialize - dematerialize I created some variants to show different behavior regarding error and complete. Hope it helps! 🤗❤️
Tweet media one
3
23
61
@Michael_Hladky
Michael Hladky
5 years
@sebawita Thanks @sebawita to inform the public about my @Ionicframework workshop. Check out this!! 😜
1
15
65
@Michael_Hladky
Michael Hladky
5 years
Ok #angular fans! I'm done with most of the poc's for zone-less + reactive angular If you have ideas — why this is not possible — problematic scenarios — features u need this is your chance! 😎 Expect @ngrx_io package PR in near future Thx @robwormald for constant inspiration
0
9
64
@Michael_Hladky
Michael Hladky
5 years
I'm honored to speak at #ngIndia , the biggers #angular conf in India. 💪 Get a deep dive in several higher order operators in #RxJS inc. how to's. Marble diagrams included. :) I'm suuper happy 😁 to visit India again! Thx to @debug_mode @geeknineseven for orga! ❤️
Tweet media one
2
8
61
@Michael_Hladky
Michael Hladky
8 months
I happily announce the latest #RxAngular release 🥳🥳🥳🥳🥳🥳🥳🥳 - 💅 new API surface - 📏 slimmer code base - 🔥 future Angular in mind - 📖 better docs (more to come) 🌟 us on Github if you like it!
Tweet media one
Tweet media two
0
18
65