Following the expansion of the Vue ecosystem, Vue.js Live Conference is going global. Held in London, this conference will have 35 speakers, 10 workshops and thousands of people joining virtually.
A new web API lets you create animated transitions between states without all the issues associated with keeping two DOMs alive at the same time. Here's how it compares with <Transition>, and how to make it work within a Vue application.
From accessibility and advanced CSS to JavaScript gems and web performance. This web conference in San Francisco features interactive sessions, case-studies and a dash of Tailwind, Next.js and TypeScript.
Native apps often feature transitions between states that both look great and help communicate the type of navigation to the user. Creating transitions between pages on the web is impossible, but even within the same page it's really hard to get right. The View Transitions API lets you create animated transitions between states without all the issues associated with keeping two DOMs alive simultaneously. New APIs are coming to simplify this process, building on top of CSS animations and the web animation API, and it works across navigations! In his talk, Jake will explain to you how it works.
Understand the latest trends in JavaScript development. See what 20k+ JS developers are up to. Meet those who shape the present and the future of the prospering nation.
Native apps often feature transitions between states that both look great and help communicate the type of navigation to the user. Creating transitions between pages on the web is impossible, but even within the same page it's really hard to get right. The View Transitions API lets you create animated transitions between states without all the issues associated with keeping two DOMs alive simultaneously. New APIs are coming to simplify this process, building on top of CSS animations and the web animation API, and it works across navigations! In his talk, Jake will explain to you how it works.
If you have ever worked with browser automation, you know how overwhelming it can be. Why is browser automation hard? How can the browser vendors improve the fundamentals of browser automation? In this talk, Jecelyn will walk you through the current state of cross-browser automation, unfold how browser automation works behind the scenes, and share about the motivation of WebDriver BiDi–the upcoming browser automation protocol.
SeleniumConf brings together Selenium and WebDriver ecosystem developers and enthusiasts from around the world to share ideas, socialize, and work together on advancing the present and future success of the project and automated testing.
Estándares Web para Apps. (Event language is Spanish.)
Details
Doctor en Informática por la Universitat Politècnica de Catalunya (Barcelona, España), y con dos títulos de Máster en Informática (por el Karlsruhe Institute of Technology, Alemania y la École Nationale Supérieure d’Informatique et de Mathématiques Appliquées de Grenoble, Francia). Su actual interés investigador se enfoca en las aplicaciones web progresivas, la web semántica, las redes sociales, la semántica multimedia, los datos enlazados y la arquitectura REST.
Take a peek into how the Chrome DevTools fix the debugging experience behind the scenes & learn tips and tricks on debugging web app beyond console.log().