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

Posts

Building Golang Docker Image For Production

August 3, 2021 docker golang
Today, we have modern applications and modern systems to manage and scale our containers.
Read More →

Launching InformerCat

June 20, 2021 launch informercat announcement
Yes, my another new project informercat.com :) that I wanna share with you today which currently in BETA mode.
Read More →

Prevent multiple Webpack instances lazy loading conflict

May 3, 2021 webpack
If you have been running multiple webpack instances with lazy loading, you must define the loading chunk function name in your webpack config.
Read More →

Compile pre-processors to CSS for runtime uses

March 14, 2021 css pre-processors javascript webpack
In some cases, you might just want to compile your pre-processors styles like SCSS, LESS to CSS and assign it to a variable then do something with it at runtime.
Read More →

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 →

Convert HTML to JSON data structure online

January 30, 2021 html json online tool
Today, I will introduce a tool that help you to convert HTML to JSON data structure online:
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 →

How to archive zero downtime deployments in Kubernetes

November 20, 2020 k8s zero downtime graceful shutdown deployment
It was worse when you need to wait until late at night to deploy your app in production because you scare to break users’ experience when the short downtime happens after deployment.
Read More →

Easy way to get started with Vim as your IDE

November 7, 2020 vim ide
You want to use Vim as your IDE, but don’t know how to get started?
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 →
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • »
  • »»

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