List of videos

Gert Hengeveld - Storybook embedding

Gert Hengeveld - Storybook embedding Storybook 6.4 will bring interaction testing to Storybook, enabled by CSF 3. In 6.5, we're going all in on accessibility testing and will enable addon authors to provide additional testing methods. With Storybook 7.0, stories and their components become the source of truth for the entire UI development lifecycle. https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Eleftheria Batsou-UX vs UI: It’s easy to create a good looking product, but what about a useful one?

Eleftheria Batsou - UX vs UI: It’s easy to create a good looking product, but what about a useful one? UX vs UI: The two different perspectives of UX and UI, the importance of each, what does a UX designer do, what does a UI designer do, the different categories of UX as well as UI. There’s an ocean of content out there attempting to explain the User Interface and the User Experience, but most do a poor job using very simple language that falls short of the real thing. In most explanations, UX and UI design are presented as separate disciplines altogether. Although they are different concepts, they are more connected in the practice of design than most people think. Heuristics: What is the heuristic evaluation? How to conduct an effective heuristic evaluation? why do we need it? The 10 Usability Heuristics (by Jakob Nielson and Don Norman): With tips and examples. The Do’s and Don’ts of UX: Quick tips about UX researchers and designers having always in mind the user. The Good and the Bad of UI: Presenting in a fun way how a good designer works VS a bad designer. https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Yassine El Ouazzani - How to enable large scale collaboration between disciplines using Nuxt

Yassine El Ouazzani - How to enable large scale collaboration between disciplines using Nuxt Check out how Yassine El Ouazzani and his team manage the e-commerce platform of Jumbo and how they successfully turned a huge monolith code base into something way more appealing by using Nuxt. https://www.jsworldconference.com/ Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Natalia Tepluhina - Local state and server cache: how to balance them with vue-query

Natalia Tepluhina - Local state and server cache: how to balance them with vue-query How many times did you implement the same flow in your application: check, if data is already fetched from the server, if yes - render the data, if not - fetch this data and then render it? I think I've done it more than ten times myself and I've seen the question about this flow more than fifty times. Unfortunately, our go-to state management library, Vuex, doesn't provide any solution for this. For GraphQL-based application, there was an alternative to use Apollo client that provided tools for working with the cache. But what if you use REST? Luckily, now we have a Vue alternative to a react-query library that provides a nice solution for working with server cache. In this talk, I will explain the distinction between local application state and local server cache and do some live coding to show how to work with the latter. https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Vanessa Otto - State Management with Composition API - Vuejs Amsterdam 2022

Vanessa Otto - State Management with Composition API A global store as Vuex alternativ for smaller Vue applications. Vue is great as one big SPA project for sure. People just tend to forgot that it’s even more amazing when trying to add small logical components to bigger fullstack projects https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Lucie Haberer - Nuxt 3 Modules and Open-Source - Vuejs Amsterdam 2022

Lucie Haberer - Nuxt 3 Modules and Open-Source Make your own Nuxt 3 Modules for your team or the whole community. What are they about, how can you make some and how do you get involved in open-source with Nuxt Modules? Modules are Nuxt.js extensions which can extend its core functionality and add endless integrations. https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Guillaume Chau - Fast Stories Powered by Vite; Histoire - Vuejs Amsterdam 2022

Guillaume Chau - Fast Stories Powered by Vite; Histoire Guillaume Chau introduces his newest project Histoire which was in the making since the beginning of this year. Histoire is an application which generates stories for you. It improves the developer experience and it also integrates with Vite Native. Guillaume brings us a little insight how Histoire actually works. https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Eduardo San Martin Morote - Getting more out of your Pinia Stores - Vuejs Amsterdam 2022

Eduardo San Martin Morote - Getting more out of your Pinia Stores Pinia might be a light library with a simple API but it takes advantage of many Vue Reactivity concepts like Effect Scopes, that are unknown by most. In this talk we will go through some of the internals of Pinia, understanding them and discovering how to enhance our usage of Pinia. https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch
Pooya Parsa - Full stack development with Nuxt 3 and Nitro - Vuejs Amsterdam 2022

Pooya Parsa - Full stack development with Nuxt 3 and Nitro Pooya Parsa, the framework lead at Nuxt.js, intorduces Nitro in his talk at Vuejs Amsterdam. He explains why Nitro came to life and how to build and deploy universal JavaScript servers with this new innovation. https://www.jsworldconference.com Powered by https://passionatepeople.io #jsworld #jsworldconference #frontendlove #frontenddeveloperlove #javascript #reactjs #angular #react #vuejs #vue #vue3 #typescript #graphql #jamstack #amsterdam #conference #svelte #sveltejs #next #nextjs #staticsite #css #html #nuxt

Watch