ReactJS vs VueJS: two popular front-end frameworks each with their own pros and cons. Check out this comparison to choose which will suit your needs.


dev.to/mataoseeker/reactjs-vs-

In this video tutorial, you'll learn how to develop apps using Vue JS, Ionic Framework, and Capacitor with Appwrite Cloud.

{ author: @aaronksaunders }
dev.to/aaronksaunders/getting-

Let's go over how to configure your file and create a file to store your API logic and create a local server to avoid CORS issues.

{ author: @FerDevFront }
dev.to/fercarballo/how-to-conf

To keep secrets like API keys safe from unauthorized access, store them in a separate file named .env and add that file to .gitignore to avoid publishing it on GitHub.

{ author: @terieyenike }
dev.to/hackmamba/how-to-create

If you are converting a large or complex component, consider refactoring it into smaller, reusable components using Vue Class Components.

Here's why!

{ author: @PhilipJBasile }
dev.to/philipjohnbasile/vue-cl

In this post, we will explore how to build a product gallery with Storefront UI, a fast and beautiful component library for E-commerce, and TailwindCSS in a Nuxt application.

{ author: @MayaShavin }
dev.to/mayashavin/build-a-prod

While it's fun to add as many libraries to your project as possible (not really), sometimes it makes sense to use browser native solutions.


dev.to/michaelsynan/reveal-on-

I decided to check how fast is a Git deployment with Hostinger and was astonished with the speed and convenience.

{ author: @DiveWithOleg }
dev.to/divewitholeg/deploying-

After migration app my code got a little messy - so I decided to switch the code based over to TypeScript.

{ author: @kev_da_dev }
dev.to/kevthedev/making-a-spee

Everright-formEditor is a visual editor based on Vue3, which depends on element-plus and vant for development. An adapter is provided internally for parameter transcoding.


dev.to/libert/a-low-code-drag-

We are going to discuss how to create a modern single-page application using Django as the backend, Vue as the frontend, and GraphQL as the API manipulation language that connects them.

{ author: @ericnanhu }
dev.to/ericnanhu/create-a-mode

In this article, we are going to dig deeper into this JavaScript framework, and discuss event handling, data options, and components.

{ author: @ericnanhu }
dev.to/ericnanhu/vuejs-for-beg

We've finally hit our first big problem, and it's a show-stopper. Let's solver it by migrating to Electron.

{ author: @kev_da_dev }
dev.to/kevthedev/making-a-spee

We'll explore two approaches: passing functions from parent to child components in React, and emitting events from child to parent components in Vue.

{ author: @caoza199 }
dev.to/quyetnc/react-vs-vue-pa

Writing test cases for your code can be a tedious task, especially when you have to test multiple scenarios with various inputs and outputs. But, here are ways to make your test cases better.


dev.to/quyetnc/the-pattern-to-

Creating PDF documents from HTML tables in Vue.js can be a powerful way to allow users to share data in a portable and professional format.

Here's how it works!

{ author: @majidzeno }
dev.to/majidzeno/effortless-pd

Today, we'll learn how to replace mocks for both a home page and a product page with actual data from Shopify.

{ author: @jacobandrewsky }
dev.to/jacobandrewsky/building

Show older
Vue Land

For all Vue enthusiasts