Jorge del Casar

@jorgecasar
148 Followers
51 Following
78 Posts
#DesignOps 🛠 ⚙️
#DesignSystems 📐 📏
#WebComponents 🧩 🏗
#IamGDE Web technologies & Assistant
#Tesla #Model3 owner

Web Apps have been a huge success on Desktop, but why not mobile? Alex Moore gives a speech at the 🇪🇺European Commission's Digital Markets Act workshop to discuss why Web Apps are so incredibly important to the future of mobile ecosystems, apps and the web.

https://www.youtube.com/watch?v=S6oETjUprlQ
(includes English subtitles)

Open Web Advocacy speech at the Digital Markets Act Workshop

YouTube

RT @[email protected]

Last week's #GoogledevEurope #expertsummit was a blast! Surprisingly, I knew most of the #kotlin folks already but I met so many people I knew for years on twitter ! @[email protected], @[email protected] , @[email protected] ! My only question is, how to get @[email protected] there next year as well!

🐦🔗: https://twitter.com/jlengrand/status/1620026874650038272

Check @[email protected] on Twitter

“Last week's #GoogledevEurope #expertsummit was a blast! Surprisingly, I knew most of the #kotlin folks already but I met so many people I knew for years on twitter ! @henrylim96, @JorgeCasar , @kennethrohde ! My only question is, how to get @passle_ there next year as well!”

Twitter

RT @[email protected]

🚀 ¡Aprende a programar desde cero con mi último video en mi canal de YouTube!

💻 Descubre los conceptos básicos.
📚 opciones de aprendizaje.
⚙️ Recursos para mejorar.

¡Mira el video 👀 y déjame tu opinión en comentarios! 💬

👉 https://youtu.be/4QoU1omIoX8

🐦🔗: https://twitter.com/miriamgonp/status/1618673640706347013

GUÍA COMPLETA para aprender a programar desde cero: La RUTA DE APRENDIZAJE DEFINITIVA 🚀💻📚

YouTube

RT @[email protected]

Upgraded Web Components bookmarks to @[email protected] 2.0 beta and it went super smooth! Excited about the package-lock size reduction.

Also, added the RSS feed (there's now a link in the footer). Subscribe for monthly updates - the first one will be out soon:

https://webcomponents.today

🐦🔗: https://twitter.com/serhiikulykov/status/1619244259210850305

Web Components Today

A curated collection of Web Components resources

SNGULAR on Twitter

“Nuestros compañeros @JorgeCasar y @juantomas están en el #GDESummit Europe 👇🤣”

Twitter

RT @[email protected]

¡𝐒𝐞 𝐚𝐜𝐞𝐫𝐜𝐚 𝐮𝐧 𝐧𝐮𝐞𝐯𝐨 𝐦𝐞𝐞𝐭𝐮𝐩 𝐞𝐧 𝐌𝐚𝐝𝐫𝐢𝐝!😍
Esta vez nos reuniremos para hablar de #frontend, concretamente de #performance y #DevTools con @[email protected] y @[email protected]. Regístrate ahora👉https://community.codemotion.com/codemotion-espana/meetups/performance-y-devtools?utm_source=twitter&utm_medium=social&utm_campaign=MEETUP_ES_MADRID&utm_content=meetupperformanceesp2 #devs #dev

🐦🔗: https://twitter.com/CodemoMadrid/status/1618631794173292545

RT @[email protected]

I’m not antiframework, but I’m somewhat averse due to the number of times churn has bit me. The more I can offload to the platform, the better. https://twitter.com/i/web/status/1618402625875238912

🐦🔗: https://twitter.com/claviska/status/1618402625875238912

Cory LaViska on Twitter

“I’m not antiframework, but I’m somewhat averse due to the number of times churn has bit me. The more I can offload to the platform, the better.”

Twitter

Finalmente he conocido en persona a @[email protected] y @[email protected]. Y me he reencontrado más de 10 años después con @[email protected]

#gdesummit joining people

Starting my trip to attend #GDEsummit. Due to Berlin Airport strike I have to flight to Frankfurt and take a train to Berlin.

It will be a looking adventure to arrive but I will meet many interesting people and old friends.

Handling of import assertions · Issue #4818 · rollup/rollup

Expected Behavior / Situation import styles from './styles.css' assert { type: 'css' }; const styles = await import('./styles.css', { assert: { type: 'css' } }); imp...

GitHub