• Home
  • About Me
  • Tags
  • Contact

Programming

1 post

#javascript #tutorials #programming

Creating a pagination component in Vue.js

Introduction post photo by pexels Vue.js is a progressive JavaScript framework that allows you to create compelling user interfaces efficiently and easily. In this post, we are going to create a pagination component, able to have a dynamic number of steps! Our final application will look like this: Project set up use the vue cli to create out app: npm install -g @vue/cli Next, we make use of the CLI to create all the boilerplate for our app: ...

Author Paul Isaris
Page 1 of 1 
Paul Isaris
Latest Posts Twitter Github LinkedIn