Writing

How To Use Built-In and Custom Directives in Vue.js
5 min read

How To Use Built-In and Custom Directives in Vue.js

Learn how to use Vue.js directives like v-if, v-show, v-bind, v-model, and custom directives to build dynamic, interactive front-end components.

  • JavaScript
  • Vue
  • Vue Directives
  • Frontend
How To Create User Interactions with Events in Vue
5 min read

How To Create User Interactions with Events in Vue

Learn how to handle Vue events with v-on, event modifiers, key modifiers, and custom events so components respond cleanly to user interactions.

  • JavaScript
  • Vue
  • Events
  • Component Communication
How To Navigate Between Views with Vue Router
5 min read

How To Navigate Between Views with Vue Router

Learn how to use Vue Router for client-side routing, dynamic routes, and navigation between views in a Vue single-page application.

  • JavaScript
  • Vue
  • Vue Router
  • Single-Page Applications

DigitalOcean

5 min read

How To Implement an Infinite Scroll with Vue.js

Learn how to build infinite scroll in Vue.js by detecting scroll position, fetching paginated API data, and loading content without page refreshes.

  • JavaScript
  • Vue
  • Infinite Scroll
  • User Experience
Integrating and Using CSS Frameworks with Vue.js
5 min read

Integrating and Using CSS Frameworks with Vue.js

Learn how to integrate Bootstrap, Bulma, and Foundation with Vue.js while keeping your component architecture clean, reusable, and maintainable.

  • JavaScript
  • Vue
  • CSS Frameworks
  • CSS

DigitalOcean

5 min read

How To Use Chart.js with Vue.js

Learn how to use Chart.js with Vue.js to build reusable chart components, map reactive data to visualizations, and create interactive dashboards.

  • JavaScript
  • Vue
  • Chart.js
  • Data Visualization

Medium

3 min read

Creating Alias' For Package Imports in React

Learn how to use Webpack aliases in React to replace brittle relative imports, clean up create-react-app code, and simplify front-end maintenance.

  • JavaScript
  • React
  • Webpack
  • Create React App

Medium

3 min read

Which is Better for SEO?: WWW or non-WWW

Learn whether www or non-www is better for SEO, how canonical redirects work, and why URL consistency matters more than domain preference.

  • SEO
  • Technical SEO
  • Domains
  • Canonical URLs

Let's Work Together

I'm always open to new opportunities, freelance projects, and meaningful collaborations. Whether you have an idea or just want to connect, I'd love to hear from you.

View Resume

© 2026 Dave Berning. All rights reserved.