Vue Js Getting Started
Vue has quickly become one of the most popular front-end JavaScript frameworks. Because of its progressive design, you can start adding Vue.js to your existing applications or start creating new ones with a single script import.
Planning
It's also designed to scale, so it can grow with your applications.
.vue files (single file components)
Making a couple of changes
It's also designed to scale, so it can grow with your applications. If you're curious about Vue.js, we're here to help you get started.
Handling User Input
Vue CLI
This time was going to be different. I've spent a lot of time writing in Javascript to learn about Discord's bot API so immediately that solidified my language choice for the backend.
Setup and Installation
For the frontend framework, many web developers will know that there are so many options to choose from and ultimately I wanted something that I could get up and running quickly which lead me to Vue.js. Website development can be challenging; however a lot of issues that developers might experience with a basic HTML, CSS & JS website can be resolved with the use of a frontend framework like Vue.js and some other accompanying tools. My criteria for choosing a frontend framework was:. Modularity - allowing me to split features into separate files.
Making Asynchronous REST API Calls
Anatomy of a Vue file
Lastly, as part of TailwindCSS, I am also using PostCSS to make CSS feel a bit more modern and readable while adding some CSS error handling and vendor prefixes.
Working with Forms
Composing with Components
Once your project has been setup and Vite's dependencies have been installed, you can install TailwindCSS, PostCSS and AutoPrefixer for easy and modern styling options.
Creating a Component
Two-way Binding
For more information on config files changes, I would reccommend reading the Tailwind docs.