Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Questions tagged [vue.js]

Ask Question

Vue.js is an open-source JavaScript framework for building interactive web interfaces. It creates data-driven user interfaces with a simple and flexible API.

106 questions
Filter by
Sorted by
Tagged with
4votes
0answers
71views

I have a checkbox form question component I made in Vue 2, and I'm migrating to Vue 3 so want to simplify it as much as possible and make sure I've taken advantage of all the new feature of Vue 3....
Sara's user avatar
1vote
1answer
74views

Starting out with VueJS, making a small fun project. The project is a simple static portfolio website, with a navigation bar at the top and a bootstrap scrollspy, jumping to the different sections (I ...
1vote
2answers
224views

ProblemThe scrolling looks smooth on Windows, but very laggy on Linux (Webkit webview and Webkit browsers).Any thoughts on what could be optimized or what's obviously broken?Demo playground:https:/...
2votes
1answer
72views

Today, I tried to write a simple function that would display the characters of my string one by one by iterating over a string containing the letters of the alphabet and showing the steps on the ...
Luca Natale's user avatar
6votes
1answer
256views

A counter gets incremented by a custom value.Each increment value gets stored with its refcount that tracks how many times it occurred.An ordered list shows all increment values entered so far by ...
dhiaagr's user avatar
1vote
1answer
395views

I have made a Movies App with Vue 3, TypeScript and The Movie Database (TMDB) API. For aesthetics, I rely on Bootstrap 5.Insrc\App.vue I have:...
Razvan Zamfir's user avatar
5votes
2answers
669views

I'm currently learning Vue JS and I made a simple app that pulls information from API and displays facts about a country given a 2-letter country code. I'm looking for feedback on how to improve the ...
Shinzie's user avatar
4votes
2answers
113views

Below is a Vue app I wrote to draw a Sierpinski Triangle givenn iterations, which can be incremented/decremented via a HTML ...
Delfino's user avatar
4votes
1answer
75views

I took a shoot at writing a Github contribution clone using Vuej, tippy.js and tailwindcss.Githubs looks like this: My working clone looks like this:It is not an exact look-a-like but I'm getting ...
2votes
2answers
503views

I made this pretty simple content loop-carousel component, butthe code seems too "Iffy" but Im not sure how I could make it better.I tried to use the Switch expression, which makes it a ...
EricTalv's user avatar
0votes
1answer
75views

So this is my scenario. In my Websocket Vuex module I'm dealing with all the data coming from the server. I can get different kinds of notifications from the server and according to the type of ...
Lowtrux's user avatar
1vote
1answer
73views

I am using Vue3 together with Collect.js. I have an objectrecords that can haven number of items.On my website, I display ...
oliverbj's user avatar
1vote
1answer
323views

This is the first ever bit of front-end code I have ever written, I have tried to adapt the existing call that is there to the backend using axios, so I check on of the response object value using the ...
mp252's user avatar
-4votes
1answer
118views

I made conditional calculator in Vue js but I need help to make it more efficient.https://jsfiddle.net/wbrx9cyp/1/example of code:...
Ivan95's user avatar
1vote
1answer
159views

I have this working code which shows the progress bar based on different states ("not-started", "progressing" and "done"). Each state will have its own class.I notice it ...

153050per page
1
2345
8

Hot Network Questions

more hot questions
Newest vue.js questions feed

[8]ページ先頭

©2009-2025 Movatter.jp