react

Recursos de programación de react
Design systems are a popular way for teams to flavor their design and development workflow. However, an often-missing ingredient in many design systems is a focus on accessibility best practices — especially when component libraries are involved. In this talk, we’ll take a look at how you can mix some commonly-used React components with the ingredients of accessibility. Pair this with best practices guidance in your documentation, and you’ll have the recipe for a delectably inclusive design system. About: Kathleen McMahon, Senior Frontend Engineer - O'Reilly Media Kathleen works at O’Reilly Media as a Senior Frontend Engineer, where she leads the accessibility initiative for the O’Reilly Design System. Her deep industry experience as both a designer and developer fuels her passion for making apps beautifully accessible. In her spare time, she is the Creative Director for the CXsisters network, and the best lanterne rouge cyclocrosser you’ll ever meet.
In a company, as the technical teams grow and work on different projects, the question of creating a set of common components naturally arises. With this talk we will: - discover the technical design that worked for us, a mono-repository architecture with helpful tooling: Storybook, Lerna, React, Flow, Yeoman… About: Xavier Lefèvre, VP of Technology - Theodo Professionally, I am the result of tangled business and technical interests. Coming from a business background, I am today a young VP of Technology on web & mobile projects, with the aim to build products that will improve people's lives. Ambrose Surya, Lead developer - Theodo After working several years on perception algorithms for robots, maintaining at the same time several open source libraries, Surya is now a lead developer at Theodo, working on web applications for startups and big companies alike. Python and React lover, novel writer and photograph, he thrives on technical and artistic challenges, and can't help but find beauty in a bunch of code lines.
The Hybrid application community has been developing cross-platform mobile applications since 2009. While it's a tried and tested technology with an active community, many developers feel that newer solutions like React Native, Xamarin, etc. provide an all-around better solution. But the reality is quite different, the hybrid mobile community is still growing and a new competitor to PhoneGap called Ionic Capacitor was just released. In this talk, we will discuss the benefits and pitfalls of hybrid mobile applications and see how Ionic Capacitor and PWA fit into the mix. About: Guy Nesher, Web Developer, Codevalue I work as a developer at Codevalue where I divide my time between teaching various web related technologies and helping clients developing web applications. When I’m not busy organizing meetups / hackathons / speaking at events you can find me traveling the world and trying to improve my photography skills. I’ve recently became a Mozilla tech speaker.
Quiero añadir visualización de datos a mi aplicación web o PWA. ¿Qué herramientas puedo utilizar? Hasta hace un par de años, la respuesta casi siempre era 'd3.js'. Hoy en día los frameworks modernos como Vue.js o React resuelven mucho mejor la reactividad de los gráficos frente a los datos. Podemos seguir usando d3.js como siempre, adaptar d3 a los componentes Vue.js o usar otras herramientas menos flexibles pero más sencillas. En esta charla veremos las distintas opciones a través de ejemplos de visualizaciones de datos sencillas y complejas sobre frameworks modernos. --------------- Todos los vídeos de Codemotion 2019 en: https://lk.autentia.com/Codemotion-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
En esta charla veremos cómo utilizando los hooks de react podremos: - Olvidarnos de los ciclos de vida. - Gestión del estado compartido en diferentes partes de nuestra aplicación. - Código más limpio, eliminando el boilerplate de los componentes de clase. - Mayor reutilización de las lógicas de estado: al ser todo funciones nos resultará más fácil abstraernos. También veremos algunos ejemplos con live coding para ver cómo refactorizar nuestros antiguos componentes del clases o para implementar gestión de estado usando solamente hooks. ----------------- Todos los vídeos de Codemotion 2019 en: https://lk.autentia.com/Codemotion-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
En esta ocasión, veremos una introducción a React & React Native y Redux y conoceremos los conceptos más relevantes de este framework basándonos en cómo se ha utilizado para desarrollar Eccco, una red social que hace uso de la voz para crear conversaciones. De esta manera, nos acercaremos al concepto de la aplicación, su entorno y funcionamiento, destacando sobre todo la parte Front end de la misma, y todo esto de la mano de su fundador, Santi López Bayo. Más información aquí: https://www.meetup.com/es-ES/Front-Developers-Madrid/events/265654320/ ¿Quieres saber más? https://www.paradigmadigital.com/ ¿Quieres saber cuáles son los próximos eventos que organizamos?: https://www.paradigmadigital.com/eventos/ Ver más eventos nuestros: https://www.youtube.com/playlist?list=PL2yjEVbRSX7XaQgyjsApXIqydTrC7v_Of
Cuando se habla de React, es común encontrar también referencias a Redux. ¿Para qué sirve y qué ventajas ofrece? ¿En qué casos debe usarse y cuándo no? En esta charla daremos respuesta a estas preguntas y se ilustrará con un ejemplo el uso de React con Redux. Por Sara Hernández https://www.linkedin.com/in/sara-hern %C3%A1ndez-su%C3%A1rez-167013115/ https://github.com/LonelyPrincess https://2018.jsdaycanarias.com
Primeros pasos sobre como implementar Redux en nuestra aplicación React y como manejar el estado de nuestra aplicación de forma eficiente, centralizando los datos de nuestra aplicación en un único lugar. Por Marta Álvarez https://www.linkedin.com/in/marta- %C3%A1lvarez-torres-072a36164/ https://twitter.com/martalv7 https://2018.jsdaycanarias.com