Topic mix

Vue

26 moments from 17 videos · 1:28:07 total

Explore refined strategies for architecting responsive web interfaces and managing component state effectively within modern Vue applications.

petite-vue - Progressively enhancing every application?
Play section Defining petite-vue and its architectural differences
Defining petite-vue and its architectural differences thumbnail

Defining petite-vue and its architectural differences

The creation of an ultra-lightweight frontend layer relies on walking the existing DOM instead of employing a heavy virtual tree.

Play section Question and answer session on syntax and compatibility
Question and answer session on syntax and compatibility thumbnail

Question and answer session on syntax and compatibility

Exploring specific syntax compatibility and older browser limitations guarantees long-term stability when attempting deployments targeting legacy environments.

Play section Hooking into element lifecycles without virtual DOM events
Hooking into element lifecycles without virtual DOM events thumbnail

Hooking into element lifecycles without virtual DOM events

Developers can execute custom actions by listening for mounting and unmounting events directly on standardized markup elements.

Vuejs and TypeScript- Working Together like Peanut Butter and Jelly
Play section Configuring Vue single-file components with TypeScript
Configuring Vue single-file components with TypeScript thumbnail

Configuring Vue single-file components with TypeScript

How single-file Vue components leverage the TypeScript execution context alongside scoped CSS and HTML templates.

Play section Initializing a new Vue application via the CLI
Initializing a new Vue application via the CLI thumbnail

Initializing a new Vue application via the CLI

How to use the Vue CLI to scaffold a new project and select features like Babel, TypeScript, and routing.

Play section Generating definitions for untyped Vue plugins
Generating definitions for untyped Vue plugins thumbnail

Generating definitions for untyped Vue plugins

Running the TypeScript compiler in declaration mode to auto-generate a starter typings file for legacy Vue-compatible packages.

Play section Comparing Vue to React and Angular
Comparing Vue to React and Angular thumbnail

Comparing Vue to React and Angular

An overview of why Vue optimizes for developer productivity compared to Angular's tooling focus and React's complex state capabilities.

Under The Hood of Vue 3 Reactivity
Play section Core JavaScript structures powering Vue reactivity
Core JavaScript structures powering Vue reactivity thumbnail

Core JavaScript structures powering Vue reactivity

Addressing previous property interception limitations, newer framework structures leverage ES6 proxies over static object definitions to intercept data mutations dynamically.

Play section Core concepts of reactivity and the observer pattern
Core concepts of reactivity and the observer pattern thumbnail

Core concepts of reactivity and the observer pattern

Automating UI updates requires an observer pattern to passively listen and notify dependent logic properties when arbitrary values shift.

Extending HTML with Web Components
Play section Integrating web components across popular javascript frameworks
Integrating web components across popular javascript frameworks thumbnail

Integrating web components across popular javascript frameworks

Embedding custom elements consistently inside Vue, Angular, React, and Svelte applications without rewriting code.

WeAreDevelopers LIVE - Whats Nuxt and Next for app development, 20 years AJAX and more
Play section Core features of the Nuxt meta-framework for Vue
Core features of the Nuxt meta-framework for Vue thumbnail

Core features of the Nuxt meta-framework for Vue

Implementing a meta-framework on top of Vue streamlines full-stack development and server-side rendering configurations.

Under The Hood Of Vue 3 Reactivity
Play section Fundamental concepts of Vue 3 reactivity and Observer pattern
Fundamental concepts of Vue 3 reactivity and Observer pattern thumbnail

Fundamental concepts of Vue 3 reactivity and Observer pattern

The basic mechanisms of tracking changes and notifying subscribers using the Observer pattern.

Play section Constructing the reactive wrapper to automate tracking operations
Constructing the reactive wrapper to automate tracking operations thumbnail

Constructing the reactive wrapper to automate tracking operations

Combining custom track and trigger logic into a dynamic proxy interface to create the core reactive function.

TresJS a new declarative ThreeJS as Vue components
Play section Building three-dimensional web experiences using framework components
Building three-dimensional web experiences using framework components thumbnail

Building three-dimensional web experiences using framework components

Recreating virtual scenes declaratively provides an intuitive architectural pattern to manage complex visual logic.

Lessons learned from building a thriving Vue.js SaaS application
Play section Choosing Vue and GraphQL for strong typings
Choosing Vue and GraphQL for strong typings thumbnail

Choosing Vue and GraphQL for strong typings

How deploying Vue and GraphQL simplifies developer onboarding while enforcing strict end-to-end type safety between the client and server.

Play section Structuring and importing predictable, side-effect free composables
Structuring and importing predictable, side-effect free composables thumbnail

Structuring and importing predictable, side-effect free composables

Specific rules for organizing Vue logic elements with explicit barrel files and safe function definitions that preserve predictable compiler tree shaking.

Play section Building reusable robust UI-agnostic data fetching composables
Building reusable robust UI-agnostic data fetching composables thumbnail

Building reusable robust UI-agnostic data fetching composables

Architecting component functions that seamlessly encapsulate API queries, resilient GraphQL subscriptions, and local offline mappings without assuming structural DOM context.

To New Frontiers: The Future of Frontend Development
Play section Dominance of the big three frontend frameworks
Dominance of the big three frontend frameworks thumbnail

Dominance of the big three frontend frameworks

Angular, React, and Vue have established unprecedented longevity and industry adoption.

Unleash your web skills on native!
Play section Building applications using popular JavaScript component frameworks
Building applications using popular JavaScript component frameworks thumbnail

Building applications using popular JavaScript component frameworks

Integrating libraries like Angular and Vue while seamlessly invoking underlying Objective-C platform actions.

Lynx: Native for More
Play section Democratizing cross-platform development with alternative JavaScript frameworks
Democratizing cross-platform development with alternative JavaScript frameworks thumbnail

Democratizing cross-platform development with alternative JavaScript frameworks

Expanding accessibility beyond React by adapting the underlying engine to diverse language ecosystems like Vue and Svelte.

Modern Web Development with Nuxt3
Play section Introduction to modern web development with Nuxt two
Introduction to modern web development with Nuxt two thumbnail

Introduction to modern web development with Nuxt two

Nuxt acts as an intuitive framework built upon Vue to simplify the overall modern web development stack.

Next, Nest, Nuxt… Nust?
Play section Implementing server-rendered Vue apps using the Nuxt framework
Implementing server-rendered Vue apps using the Nuxt framework thumbnail

Implementing server-rendered Vue apps using the Nuxt framework

Utilizing Nuxt to bring pre-configured server-side rendering and static generation capabilities to the Vue ecosystem.

Building for the Edge - Crafting a Next-Gen Framework
Play section Integrating components for server-side rendering and application routing
Integrating components for server-side rendering and application routing thumbnail

Integrating components for server-side rendering and application routing

Configuring bundler plugins to process component files and utilizing memory history for backend endpoint routing.

Bringing back reactivity in "reactive" frontend
Play section Comparing derived state primitives across modern JavaScript libraries
Comparing derived state primitives across modern JavaScript libraries thumbnail

Comparing derived state primitives across modern JavaScript libraries

How react, vue, rxjs, and solid each handle base state declarations and derived computations.

Get started with securing your cloud-native Java microservices applications
Play section Cloud native starter project architecture
Cloud native starter project architecture thumbnail

Cloud native starter project architecture

Overview of a basic cloud-native architecture combining Vue front ends with reactive security.

Enhancing Developer Experience During Architecture Modernization
Play section Modernizing legacy architecture and framework migration challenges
Modernizing legacy architecture and framework migration challenges thumbnail

Modernizing legacy architecture and framework migration challenges

Unseen framework upgrades like moving to Vue 3 are often undervalued by the business despite major developer effort.

Your mix. Instantly.

More mixes