CodingKiwi
  • Home
  • About

webpack

A collection of 4 posts
developing shared npm packages locally
npm

developing shared npm packages locally

My second post on this blog was about how complicated it seems to be to develop shared npm packages locally. I decided to take another crack at finding a better workflow. The situation is more or less the same, I have hop, my scss/vue component library which I use
Jun 1, 2024 11 min read
1 year later - state of vuepress and vite
vite

1 year later - state of vuepress and vite

In my post Why I'm not switching to vite yet almost exactly a year ago I explained why switching to vite was not an option to me yet. Some things have changed so let's check again! vitepress and vuepress As stated on the website, they have
May 20, 2024 4 min read
Vue Component Workbench
webpack

Vue Component Workbench

In my projects I've been using my vue/scss framework "hop". Whenever I add new components or change something, it is quite helpful to have an instance of webpack running inside the hop project to see my changes in realtime instead of publishing a new version
Aug 15, 2023 5 min read
Why I'm not switching to vite yet
nodejs

Why I'm not switching to vite yet

Twisted paths While searching for a markdown based Static-Site Generation (SSG) to build a documentation page I came across vuepress, first I started with vuepress 1 but since I wanted to install it in my existing project (which uses vue 3 and vuepress 1 does not support vue 3) I
May 17, 2023 4 min read
Page 1 of 1
CodingKiwi © 2025
  • coding.kiwi
Powered by Ghost