---
title: "Vue tricks: smart layouts for VueJS"
url: https://daily.dev/posts/vue-tricks-smart-layouts-for-vuejs-ej-e-kj-x
source_url: https://itnext.io/vue-tricks-smart-layouts-for-vuejs-5c61a472b69b
type: article
source: "ITNEXT"
published: 2020-11-09T08:52:32.005Z
updated: 2021-10-07T14:17:10.317Z
tags: ["vuejs"]
reading_time: 5
upvotes: 14
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Vue tricks: smart layouts for VueJS

**[ITNEXT](https://daily.dev/sources/itnext)** · 5 min read · 14 upvotes · 1 comments

## Summary

Vue tricks: smart layouts for VueJS. Manu Ustenko shows you tricks how to create smart layouts. Vue2+ and Vue3+ can be used to create three different layouts for each page. Let’s start and create a new vue project with VueCLI.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://itnext.io/vue-tricks-smart-layouts-for-vuejs-5c61a472b69b>

## Community discussion

Top comments from developers on daily.dev.

**@ghost** · 1 upvotes

> Definitely handy if you're into multiple layouts.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#vuejs](https://daily.dev/tags/vuejs)

[View this post on daily.dev](https://daily.dev/posts/vue-tricks-smart-layouts-for-vuejs-ej-e-kj-x)
