Cozi
  • About
  • Posts
  • Tags
  • Portfolio
  • Archives
  • Hire me

vue

6 posts

Use Vue dynamic components to build multiple layouts web app

March 6, 2021 vue component
This feature may not be used too much but it’s a useful and powerful feature of Vue.
Read More →

How to using Tailwind CSS 2 with Vue 3

December 30, 2020 tailwind css vue
I used to choose Bulma as CSS framework for my personal projects.
Read More →

Vue CLI 4 build statics for an existing app - Part 2

October 23, 2020 vue cli
In the previous part, we have updated Vue CLI config to output static files that we can manually inject to anywhere.
Read More →

Inject Vue instance into an iframe that create in runtime

June 21, 2020 vue iframe
Introduction Have you had ever wanted your component style won’t be affected by any third-party style and too lazy to create a new page to put it into iframe src?
Read More →

Vue CLI 4 build statics for an existing app

May 30, 2020 vue vue-cli
Introduction By default, Vue CLI build target is App which means your static will auto inject to a static index.
Read More →

Simple Django Vue Websocket Chat Application Using Channels

May 17, 2020 django vue websocket chat channels
Introduction In this article, we will create a simple chat application using django, vue and channels.
Read More →

About

Cozi is a place where I share my software development journey, exploring programming languages, frameworks, design patterns, and more.

Recent Posts

Serving AWS S3 private content with Golang and AWS SDK for Go v2 Feb 5, 2024
Setting up a virtual environment with Vagrant for testing Oct 11, 2023
Golang Create Combinations From N Arrays Sep 24, 2022
MongoDB query get n records of each group (aggregation) Jul 4, 2022
Transfer files to new server using Ansible Jun 24, 2022

Tags

announcement (1) ansible (3) api (1) application (1) aws (1) channels (1) chat (1) ci/cd (1) cicd (1) cli (1) combination (1) command (1) component (1) css (3) darkmode (1) database (2) debug (1) deployment (1) devops (2) disk (1) django (1) docker (2) driver (1) drone (1) echo (2) framework (1) git (1) gitlab (1) go (8) go-micro (1) golang (1) graceful-shutdown (1) html (1) ide (1) iframe (1) informercat (1) insomnia (1) javascript (1) json (1) k8s (1) launch (2) life (1) macbook (1) macos (1) microservices (1) mongo (1) mongodb (2) nosql (1) online (1) pre-processors (1) query (1) review (1) s3 (1) server (1) ssh (1) supics (1) tailwind (1) test (2) tips (1) tool (3) vagrant (1) vim (1) virtualbox (1) vm (1) vscode (1) vue (6) vue-cli (1) webpack (2) websocket (2) zero-downtime (1)
© 2025 Cozi
Powered by Hugo