Ya está aquí, si es que lo estábais pidiendo. Para esas mañanas de sábado donde te mueres del asco porque en tu comunidad también han cerrado los bares, te traemos la primer edición de un evento muy gallego: LicorcaConf Para los que no lo conozcáis, el Licor Café es una bebida dulce y empalagosa, que tiene cierto peligro porque te enganchas y ya no la sueltas en toda la tarde. Como estas charlas que te proponemos en DOS TRACKS: - Un típico track con 6 charlas de ponentes TOP, como Elen Irazábal, Antón Rodríguez, Jon Rojí, Irene Piñuela, Rómulo Cintra, María Mateo Vázquez, Patricia Ramos y Francisco Moreno . - Un track especial, en abierto para intentar traer a lo online esos momentos de charlas de pasillo en los eventos presenciales, y a quien se anime a hablar de su libro si encuentra audiencia interesada para tal menest
Web Vitals - Mejorando la experiencia y el performance en la web Slides: https://web-vitals-slides.glitch.me/ Romulo en las redes: Twitter: https://twitter.com/romulocintra Web: https://romulocintra.dev Youtube : https://www.youtube.com/channel/UCW4imJoguoKQqJEilKKGuFQ Linkedin: https://www.linkedin.com/in/romulocintra/
Hey 👋 This is the recording of the Ionic Zürich Meetup online of the 24th Sept. 2020 🥳 Join out meetup for a next event and ping me if you are interested to present a subject: https://www.meetup.com/fr-FR/Ionic-Zurich To infinity and beyond! David ------------------------------------- FEATURING ------------------------------------- ⭐ i18n and l10n ⭐ The actual and communicated world where everything is accessible needs to be comprehensive and understandable by everybody. This talk i18n and l10n the principles for an accessible web outline an overview of the main internationalization concepts, best practices and actual scenery in the Javascript world. by Romulo Cintra / https://twitter.com/romulocintra Slides 👉 https://ionic-ch-meetup-i18n.glitch.me/ ⭐ Firebase: Firestore security & sending e-mails ⭐ At this meetup Sandro will present you some lesson that he has learned from his project "my-club App | the next generation". A club management software for floorball, volleyball, handball and other clubs. We will have a look into securing Firestore data and sending e-mails with Firebase instead of using nodemailer. by Sandro Scalco / https://twitter.com/saandr0o Slides 👉 https://beta.deckdeckgo.io/sandroscalco/secure-your-firestore-data--send-e-mails/
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ IMPROVING EXPERIENCE AND PERFORMANCE ON THE WEB ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Questions for the speaker: https://bit.ly/3ke4Rfl Feedback about the event: https://bit.ly/30sMFGV Propose a talk: https://bit.ly/36d3CXd Website: http://tech-sessions.com ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Overview around Web Vitals and their impact on the actual web, understand how these metrics are used to improve the experience and solve performance bottlenecks.
. The main goal of the talk is to show how to make the web accessible by all people of all ages, from all races speaking different languages, because i18n should be part of a11y. The JS land in the browser does not offer an API that promotes the MessageFormat. This means that a big percentage of developers writes their contents in English just because is the easiest way to be global, or they end up using a library that does the job of i18n and l10n for them. The talk will show how a unique API can make the web more accessible and enhance the development experience. Main Topics: - actual i18n, l10n landscape in web (Node, Android, iOS); - actual developer experience; - how many libraries exist to solve this problem and how they try to solve them; - we need Intl.MessageFormat? - how many people know from actual Intl. API's that solves some of these issues. (code samples of API); - the future (impact that Intl.messageFormat would have in Javascript); - scaling Intl.MessageFormat/ICU to be cross-platform.
¡Año nuevo y nueva temporada de WhatTheFront! Y arrancamos con dos expertos del TC39. Con Romulo, invited expert del TC39 y con Daniel Ehrenberg, delegado del TC39 y partner para Igalia. Repasamos cómo funciona el comité TC39, cómo son las sesiones, las propuestas más interesantes y muchas curiosidades más que no te puedes perder. Para escuchar el resto de programas: https://midu.dev/what-the-front-podcast -~-~~-~~~-~~-~- ¡No te pierdas mi último vídeo! "Variables de entorno con archivos ENV y actualizaciones en tiempo real con Firestore" https://www.youtube.com/watch?v=8ZA2p1SBssk -~-~~-~~~-~~-~-
Episode #1 of The Web Show - "Living with style" with Adam Argyle as a guest. Links: https://transition.style/ https://twitter.com/argyleink/status/1295745027063218176 https://chrome.google.com/webstore/detail/visbug/cdockenadnadldjbbgcallicgledbeoc?hl=en #CSS #JavaScript #HTML #WebDev Music: https://www.bensound.com
#JavaScript #i18n #l10n #Intl Video with simple uses case in how to use the Intl.DisplayNames API. The Intl.DisplayNames object is a constructor for objects that enables the consistent translation of language, region and script display names. MDN Documentation: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames Twitter : @romulocintra