Talks
What are Microinteractions? A glance through the lens of a web developer. From UX aspects to actual code examples and on to understanding the building blocks.
Lets start deep and go deeper, this will be a fun journey of code - from the basics of Vue and quickly into the art of using dynamic components to build generic stuff (meta-applications)
This talk is about the concept of universal apps, and how developers can create univeral apps easily with NuxtJS while speeding up development process and keeping KISS rules.
Diving into the technology disruption @Yad2 in the last year, moving to VueJS and Nuxt, the challenges we faced and the conclusions we reached, how we dealt with memory leaks, responsive app, constantly refactoring our architecture to better suite our needs, important tips, do's and don'ts we took with us.
Keen to have fun building web applications and get some tasty JAM out of the stack of Gridsome and Netlify? Let's build Progressive web apps, SEO friendly. fast and dynamic in a 'static' way. entirely server-less.
SSR development in-depth. SSR compared to SPA apps. How NutS speeds up development and adds ease-of-use.
Meet the Quasar framework based on Vuejs, and create a cross-platform solution in an easy and peaceful way. We'll see some nice UI components, Capacitor for mobile development, PWA and various configurations that we've got out of the box.
Tailwind is a highly customizable CSS framework for rapidly building custom designs. It provides low-level utility classes that you can use to control every visual aspect of your page without ever leaving your HTML. In this talk, we will not only explain the basic concepts of Tailwind but also share our experience of using it and reflect on how you get the most out of it.
How to create a UI Library that provides users the most possible freedom in customizing components, while keeping our performance and scalability to the fullest? What other lessons learned, during building StorefrontUl, that can help other Vue developers in building their own system?
A personal story on how choosing one of the best Vue UI frameworks turned out to do more damage than help, and how to avoid this mistake in the future.
Tips, tricks, and guidelines that can be applied to any vue2/vue3 application and will make you a star Developer.
Let's explore how we can fully control our app's states and develop a more adaptive UI system to users' behavior while keeping the codebase scalable with state machines, in real time.
Take a look into our process of always staying up to date with Vue and see how we faced the questions of how, when and for how long will we upgrade to Vue 3.
Take a look into our process of always staying up to date with Vue and see how we faced the questions of how, when and for how long will we upgrade to Vue 3.
How to structure a design system and expose it to your product/design team using Storybook/Histoire
What is a design system? Why we decided to implement a design system @Contentsquare and how it helped us speed up our development process
Live coding session, where we'll turn a front-end VueJS app into a full-stack app with code that is easy to write, follow, and, most importantly - maintain. Using: VueJS, node js, express, Postgres and remult
At Torq, we strive to continuously and safely deploy code to production as quickly as possible. Let's discuss the strategies and processes we utilize to achieve this goal
Let's explore how we can develop a reliable and efficient strategy for component development and testing with Vitest
Surviving a build-release cycle of a legacy Backbone+Query project that is slowly evolving into Vue 3, Pinia, Typescript, Vite, and Vitest.
Explore Directus with our startup's insights and a live coding demo, showcasing custom Vue.js plugins and shortcuts for data engineering.
How @Nilos strives to enhance the Dx with Nuxt3 to onboard faster on different products.
A discussion around the power of Vue when building a Design System and a look at the elements and tools that make up a scalable, consistent, reusable component library.