Coding a Simple Textarea Character Counter With Vue

holly bourneville
2 min readMar 23, 2022
Photo by Mateus Campos Felipe on Unsplash

Using vue to code a text area character counter is easy! in a few simple steps you can have one up and working.

These instructions below already assume that your basic HTML and CSS have been set up.

Alternatively, jump straight to my codepen below to review the code.

  1. Set up vue (find more info on that here)

--

--

holly bourneville

Hi Im Holly! I’m from New Zealand. I’m in my first job as a Front End Web Developer and want to share my learnings and thoughts along the way!