Vue.js – International JavaScript Conference 2020 https://javascript-conference.com/vue-js Fri, 06 Dec 2024 13:47:27 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 https://javascript-conference.com/wp-content/uploads/2017/03/ijs-favicon-64x64.png Vue.js – International JavaScript Conference 2020 https://javascript-conference.com/vue-js 32 32 Welcome and Opening of International JavaScript Conference London 2025 https://javascript-conference.com/vue-js/welcome-opening-international-javascript-london-2025/ Fri, 06 Dec 2024 13:47:27 +0000 https://javascript-conference.com/session/welcome-opening-international-javascript-london-2025/ The post Welcome and Opening of International JavaScript Conference London 2025 appeared first on International JavaScript Conference.

]]>
The post Welcome and Opening of International JavaScript Conference London 2025 appeared first on International JavaScript Conference.

]]>
Welcome & Introduction to iJS Munich https://javascript-conference.com/javascript-practices-tools/welcome-introduction-to-ijs-munich/ Wed, 14 Oct 2020 10:38:05 +0000 https://javascript-conference.com/session/welcome-introduction-to-ijs-munich/ Don’t miss the introduction to iJS Munich with an outlook into the program and to the conference proceedings by Conference Chair Sebastian Meyen.

The post Welcome & Introduction to iJS Munich appeared first on International JavaScript Conference.

]]>
Don’t miss the introduction to iJS Munich with an outlook into the program and to the conference proceedings by Conference Chair Sebastian Meyen.

The post Welcome & Introduction to iJS Munich appeared first on International JavaScript Conference.

]]>
Welcome & Introduction to iJS London – The Online Conference https://javascript-conference.com/javascript-practices-tools/welcome-introduction-to-ijs-london-the-online-conference/ Mon, 31 Aug 2020 11:44:30 +0000 https://javascript-conference.com/session/welcome-introduction-to-ijs-london-the-online-conference/ Don’t miss the introduction to the Online-Conference with an outlook into the program and to the conference proceedings by Conference Chair Sebastian Meyen.

The post Welcome & Introduction to iJS London – The Online Conference appeared first on International JavaScript Conference.

]]>
Don’t miss the introduction to the Online-Conference with an outlook into the program and to the conference proceedings by Conference Chair Sebastian Meyen.

The post Welcome & Introduction to iJS London – The Online Conference appeared first on International JavaScript Conference.

]]>
iJS Campfire https://javascript-conference.com/javascript-practices-tools/ijs-campfire/ Mon, 31 Aug 2020 10:27:01 +0000 https://javascript-conference.com/session/ijs-campfire/ Welcome to iJS Campfire! At our on-site events, we always have a get-together after the talks finish: Grab a beer, meet new people, talk to some speakers and discuss interesting topics. We really enjoy this part of the event, so we want to make it a part of our online conference too.  After the last...

Read More

The post iJS Campfire appeared first on International JavaScript Conference.

]]>
Welcome to iJS Campfire! At our on-site events, we always have a get-together after the talks finish: Grab a beer, meet new people, talk to some speakers and discuss interesting topics. We really enjoy this part of the event, so we want to make it a part of our online conference too. 

After the last talks finish on Thursday, we invite you to join us in a number of Zoom breakout rooms, where you can talk about topics of your choice in small groups. Campfire will allow you to actually talk to other participants face to face, as it will be possible to use your own camera and microphone in the breakout rooms.

Breakout rooms for Campfire will be created based on topics you are interested in. You can submit ideas and vote on them through the day. However, Campfire isn’t strictly limited to a certain topic or a timeframe. Just hang out, talk to each other and have a good time.

The post iJS Campfire appeared first on International JavaScript Conference.

]]>
US-ABLE Drag and Drop Component! https://javascript-conference.com/vue-js/us-able-drag-and-drop-component/ Tue, 19 May 2020 09:34:10 +0000 https://javascript-conference.com/session/us-able-drag-and-drop-component/ Ever wondered how keyboard users use drag and drop features in your Vue.js applications? In this talk, I will show you how to build an accessible drag and drop component which works for ALL USERS. It will also announce any changes made to screen readers!

The post US-ABLE Drag and Drop Component! appeared first on International JavaScript Conference.

]]>
Ever wondered how keyboard users use drag and drop features in your Vue.js applications? In this talk, I will show you how to build an accessible drag and drop component which works for ALL USERS. It will also announce any changes made to screen readers!

The post US-ABLE Drag and Drop Component! appeared first on International JavaScript Conference.

]]>
Building a universal app using NuxtJS with authentication and authorization made simple https://javascript-conference.com/vue-js/building-a-universal-app-using-nuxt-js-with-authentication-and-authorization-made-simple/ Mon, 03 Feb 2020 08:54:28 +0000 https://javascript-conference.com/session/building-a-universal-app-using-nuxt-js-with-authentication-and-authorization-made-simple/ In my talk, I will explain how to use NuxtJS to build a website that will handle roles and users using the auth module of NuxtJS. I will do a demo app that will take you through the code and show you how to set up a simple website with a middleware that will control...

Read More

The post Building a universal app using NuxtJS with authentication and authorization made simple appeared first on International JavaScript Conference.

]]>
In my talk, I will explain how to use NuxtJS to build a website that will handle roles and users using the auth module of NuxtJS.
I will do a demo app that will take you through the code and show you how to set up a simple website with a middleware that will control which pages users can view based on their profiles.
I will also show how to use:
  • plugins
  • testing with Jest
  • CSS modules

The post Building a universal app using NuxtJS with authentication and authorization made simple appeared first on International JavaScript Conference.

]]>
Let’s rethink Stores for Vue https://javascript-conference.com/vue-js/lets-rethink-stores-for-vue/ Mon, 27 Jan 2020 08:45:15 +0000 https://javascript-conference.com/session/lets-rethink-stores-for-vue/ Vuex has been the official Store solution for Vue for a few years now. This allowed developers to better understand when it is helpful and what parts of it could be improved. But there hasn’t been much innovation regarding its API. On Vue’s side the composition API has been around for a while and allows...

Read More

The post Let’s rethink Stores for Vue appeared first on International JavaScript Conference.

]]>
Vuex has been the official Store solution for Vue for a few years now. This allowed developers to better understand when it is helpful and what parts of it could be improved. But there hasn’t been much innovation regarding its API. On Vue’s side the composition API has been around for a while and allows us to solve problems differently, and Stores in one of them. Let’s talk about how this composition API is a game changer and how Stores can be improved with it.

The post Let’s rethink Stores for Vue appeared first on International JavaScript Conference.

]]>
Vue Workshop: Getting started with Vue with Vuex state management https://javascript-conference.com/vue-js/vue-workshop-getting-started-with-vue-with-vuex-state-management/ Thu, 16 Jan 2020 11:19:19 +0000 https://javascript-conference.com/session/vue-workshop-getting-started-with-vue-with-vuex-state-management/ Learn how to design components, display data, present lists and inputs, handle user interactions, navigate between views, manage data, and get started with all of the key tools to make you efficient at developing with Vue with Vuex and Quasar framework in this hands-on course.

The post Vue Workshop: Getting started with Vue with Vuex state management appeared first on International JavaScript Conference.

]]>
Learn how to design components, display data, present lists and inputs, handle user interactions, navigate between views, manage data, and get started with all of the key tools to make you efficient at developing with Vue with Vuex and Quasar framework in this hands-on course.

The post Vue Workshop: Getting started with Vue with Vuex state management appeared first on International JavaScript Conference.

]]>
Static generated sites === great performance. What are you waiting for? https://javascript-conference.com/vue-js/static-generated-sites-great-performance-what-are-you-waiting-for/ Tue, 14 Jan 2020 14:02:47 +0000 https://javascript-conference.com/session/static-generated-sites-great-performance-what-are-you-waiting-for/ Statically generated sites are the future. Seriously. With frameworks like Nuxt we can build really cool sites that look and feel like a single page application but are actually static generated. That means no need for a server but most importantly performance is amazing. Everything is generated at build time.

The post Static generated sites === great performance. What are you waiting for? appeared first on International JavaScript Conference.

]]>
Statically generated sites are the future. Seriously. With frameworks like Nuxt we can build really cool sites that look and feel like a single page application but are actually static generated. That means no need for a server but most importantly performance is amazing. Everything is generated at build time.

The post Static generated sites === great performance. What are you waiting for? appeared first on International JavaScript Conference.

]]>
Looking into VuePress Magic https://javascript-conference.com/vue-js/looking-into-vuepress-magic/ Tue, 14 Jan 2020 14:02:47 +0000 https://javascript-conference.com/session/looking-into-vuepress-magic/ VuePress is awesome and full of magic for multiple reasons: as a technology and as a product. In this talk I will take a deep dive into how VuePress works. For example, I will explain how a markdown file is processed, but also how to make the most of VuePress as a product when writing documentation for...

Read More

The post Looking into VuePress Magic appeared first on International JavaScript Conference.

]]>
VuePress is awesome and full of magic for multiple reasons: as a technology and as a product. In this talk I will take a deep dive into how VuePress works. For example, I will explain how a markdown file is processed, but also how to make the most of VuePress as a product when writing documentation for your projects.

 

The post Looking into VuePress Magic appeared first on International JavaScript Conference.

]]>