๐ค 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
๐๏ธ https://t.co/d1nuPhjhSl
Dear members of our highly appreciated community, we are hiring!!!
#WebPerf engineer focus @Angular nice to have @NxDevTools knowledge.
If you are interested to work on the bleeding ๐ฉธ edge and dig through flame charts ๐ฅand are a strong team player
hit us up!
Ps:
Also @Angular senior positions open. ๐
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: https://t.co/KY8Xvxm1vd
If you want a preview on Web #accessibility topics, listen to the AngularShow podcast ๐๏ธ https://t.co/UyW2ScHUJR with Maria Korneeva who talked about this very important topics!
Wait her new book about it, or simply come to #NGVenice to chat with her ๐https://t.co/5VaLfjfFXG
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!
https://t.co/wgyFW9ezuQ
#accessibility#a11y#angular
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.
Yesterday's Angular Graz Meetup was awesome! Here is the first official picture. Big thanks to @gergobergo for recording and to Birgit Maier for taking a lot of awesome pictures. More pictures will be released soon.
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!
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 https://t.co/314xpqzAj4
Do you already optimize images in your #Angular app? You can use IMAGE_CONFIG and ImageConfig (breakpoints, placeholderResolution, disableImageSizeWarning, disableImageLazyLoadWarning) for that.
#100DaysOfDocumentation
https://t.co/2p5GpQaIYn
You can use APP_BASE_HREF in your #angular app to specify the base href at the run time. In my current project we use it to adjust the path like <variable-part>/my-app. Do you use it? What is your use case?
#100daysofdocumentation https://t.co/KvfFzTXmKw
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
https://t.co/36I54gLu0J
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
https://t.co/TgTU3USWzw