I'm happy to finally share our way of Angular micro frontends using web components publicly.
All code in the video can be found on GitHub: https://t.co/0bvxEpDwL3
This video has been in the making since April. Kudos to @monadlawyer for being an amazing co-producer.
I just learned about the draft of the CSS Speech Module spec from @LeonieWatson at the @frontend_rm meetup.
It proposes a way to extend CSS for manipulating how pieces of content on a website should be read out.
You can find the spec here: https://t.co/YziYv849ps
🚨Attention, please. On Wednesday (tomorrow) and Thursday, #AxeCon is happening! 🚨
It is the world’s largest digital #accessibility#conference by @dequesystems with many excellent speakers.
The best part? It is online and free! 😍
Don’t miss out: https://t.co/clnZGwuhzt
@LenaRogl Vielen Dank für einen wunderbaren Tag über Inklusion. Die Inhalte, Organisation und das Publikum waren sehr gut.
Ich freue mich schon auf die nächste Iteration 👍
Great insights at the panel on "lived inclusion" at Microsoft's Inclusion conference in Munich.
It's a great experience of knowledge sharing and networking with people who are passionate about accessibility.
#InkluKon23#a11y
@patsurrey and me met with @ManfredSteyer to talk about how micro frontends improved the developer experience at @leanix_net and how we implemented them using web components with Angular elements.
I had lots of fun recording this one 🥳
Latest experiment: an environment inspired by those calm summer days where life just passes by... ☀️
https://t.co/5NoGesYKLm
#threejs#javascript#webgl@sidefx#houdini
Experience the power of the Sensor API on the web. Test it out with ease using DevTools - no real devices needed.
📹 https://t.co/B2oAq6nUmA
📜 https://t.co/r5CvPPCQgW
#webdevelopment#sensors
@El_Extremal @leanix_net Exactly! For each microfrontend in our project the workflow starts, the affected check runs as the first job (taking less than one minute) and then the workflow either stops or continues if the app is affected.
@walkingriver @mvnrhd @input We've been using it at @leanix_net for at least two years now and I can say that it makes writing "reactive first" components a breeze. Kudos to @aleicsnovas for creating it.
@Nartc1410@aleicsnovas Observe decorator is a short and simple implementation that @leanix_net has been using for several years to easily turn Angular component inputs into observables. You can copy it here: https://t.co/SB9ldlkWeg