
Maria_Korneeva
@BrowserPerson
Followers
2K
Following
2K
Media
165
Statuses
1K
#frontend/browser person and human being #GDE in #Angular trainer at @workshops_de
Cologne
Joined November 2019
I nearly had fomo when I found out that @AngularConnect is back! Looking forward to it!.
🎤 Dr. Maria Korneeva (@BrowserPerson) is joining Angular Connect!.Maria is a GDE, Frontend Tech Lead, and A11y advocate. With a background in linguistics & informatics, she brings a unique, user-first approach to web development. 📅 Sept 12–13, London.🎟️
0
0
4
RT @Michael_Hladky: Dear members of our highly appreciated community, we are hiring!!!. #WebPerf engineer focus @Angular nice to have @NxD….
0
12
0
Join me at @NGVeniceConf on the 14th March, for my talk on #angular #accessibility, for many interesting talks of my fellow speakers and for many inspiring conversations in the breaks! Tickets:
0
2
6
RT @NGVeniceConf: If you want a preview on Web #accessibility topics, listen to the AngularShow podcast 🎙️ with Ma….
0
3
0
Join me at #ngVenice where I gonna talk about accessible Angular applications - the low hanging fruits, challenges and tooling. Do you have а specific accessibility question upfront? Do not hesitate to ping me!.#accessibility #a11y #angular
0
0
9
Thanks for the invitation, @ManfredSteyer! It was a pleasure to join Angular meetup in Graz. To all participants / viewers: if you have any questions regarding #Angular #accessibility, do not hesitate to ping me.
🎥 recording published: @angular meetup 🤍💚 last month: @BrowserPerson about accessibility 👇 .
0
0
5
RT @ManfredSteyer: Yesterday's Angular Graz Meetup was awesome! Here is the first official picture. Big thanks to @gergobergo for recording….
0
5
0
RT @AnfibiaCreativa: All ready to present a new architecture for JavaScript micro-frontends at @ngbeconf
0
2
0
My #100DaysOfDocumentation action is over, yet I barely scratched the surface of all the nice features @Angular offers. After a short break I gonna continue in November. See yea!
0
0
2
LowerCasePipe, UpperCasePipe, TitleCasePipe - use whatever you need in your #Angular app.#100DaysOfDocumentation.
0
1
17
I didn't know about this one: KeyValuePipe. It transforms Object or Map into an array of key value pairs. Do you use it in your #Angular apps?.#100daysofdocumentation .
2
1
30
Console.log for an html file? #Angular has JsonPipe for that. It converts a value into its JSON-format representation so that it can be displayed in the template. Do you use it for some other use cases?.#100daysofdocumentation
3
0
15
Did you know that you can provide an ImageLoader with IMAGE_LOADER in your #Angular app? This function are is used by the NgOptimizedImage directive to produce full image URL based on the image name and its width. #100daysofdocumentation .
0
0
2
Do you already optimize images in your #Angular app? You can use IMAGE_CONFIG and ImageConfig (breakpoints, placeholderResolution, disableImageSizeWarning, disableImageLazyLoadWarning) for that. #100DaysOfDocumentation.
1
0
4
More #Angular pipes: I18nPluralPipe.Do you use it in your apps? What plural forms do you have in your languages?.#100daysofdocumentation
0
1
3
Wow, there are even more formatting options that #Angular DatePipe offers: L for standalone months, w for week of the year, c for standalone week day, a for period (am/pm) and o for GMT format. #100daysofdocumentation
0
0
3
Did you know that you can even specify an era in your #Angular DatePipe: G="AD", GGGG="Anno Domini" etc.?.#100DaysOfDocumentation.
0
0
9
Do you know what EEEE in the date format stands for?. It's a weekday! With 'fullDate' in your #Angular DatePipe you can have your date as 'EEEE, MMMM d, y', i.e. Monday, June 15, 2015.#100daysofdocumentation.
0
0
12
Just as with DATE_PIPE_DEFAULT_OPTIONS, you can set the default timezone in your #Angular app with DATE_PIPE_DEFAULT_TIMEZONE.#100DaysOfDocumentation.
0
2
22