vuejs

Back Open Paginator
27.09.2024 04:55
mvu (@mvu@peoplemaking.games)

Ok it's not quite ready yet, but I slapped together a filthy #music player for my blog with some hand-balled #css and #vuejs

I just wanted to share how fun it looks~





Show Original Post


25.09.2024 10:13
clonbg (@clonbg@masto.es)

Manuales de VueJS myblog.clonbg.es/manuales-de-v #Programación #VueJs clonbg.es





Show Original Post


24.09.2024 07:00
gideonjustice01 (@gideonjustice01@mastodon.social)

Front-end development = better user experiences! It’s about making navigation smooth, interfaces engaging, and load times quick.

Tip: Focus on responsive design for all devices.

What framework do you use? 🤔





Show Original Post


23.09.2024 14:09
stadiamaps (@stadiamaps@en.osm.town)

👀Tired of staring at your numbers or text in a table?

🌟Looking for a way to make your data shine?

👇Quickly learn how add an interactive map to your Vue 3 application using Vue Leaflet and our Alidade Smooth Dark style.

docs.stadiamaps.com/tutorials/

#vuejs #vue #leaflet #maps #tutorial




Show Original Post


22.09.2024 19:03
frankel (@frankel@mastodon.top)

In my previous post, I laid the ground to build upon; now is the time to start "for real".

I heard a lot of #vuejs. Additionally, a friend who transitioned from developer to manager told me good things about Vue, which further piqued my interest. I decided to have a look at it: it will be the first "lightweight" #JavaScript framework I’ll study - from the point of view of a newbie, which I am.

blog.frankel.ch/ajax-ssr/3/




Show Original Post


22.09.2024 09:23
webdev_discussions (@webdev_discussions@mastodon.social)

Vleam v0.5.0 is out! Use the Gleam Programming Langague in your Vue Project!

github.com/vleam/vleam

Discussions: discu.eu/q/https://github.com/




Show Original Post


19.09.2024 03:59
clonbg (@clonbg@masto.es)

Ejemplo de Vuex con Nuxt myblog.clonbg.es/ejemplo-de-vu #Programación #VueJs clonbg.es





Show Original Post


15.09.2024 19:29
clonbg (@clonbg@masto.es)

Ejemplo de Vuex con Nuxt myblog.clonbg.es/ejemplo-de-vu #Programación #VueJs clonbg.es





Show Original Post


15.09.2024 04:45
constantorbit (@constantorbit@hachyderm.io)

actually, I DON'T need the watch().

It all works as expected, if you do things the way you're supposed to 😅

computed() ftw!

#vuejs




Show Original Post


15.09.2024 04:19
constantorbit (@constantorbit@hachyderm.io)

Actually, I think it is!

And I was just being really really stupid, and not using computed() when I needed to.

-sigh-

(As my ex and I used to say when one of us realized something obvious... "Light dawns over Marblehead!")

#vuejs #amCoding




Show Original Post


15.09.2024 03:48
constantorbit (@constantorbit@hachyderm.io)

alright, for those of you following along at home...

Reactivity is not transitive to a local ref (altho I'm not completely sure why not & the docs *sort of* hint at this, and there's some implication this is a new feature and might not actually be enabled/released yet, but in any case...)

if I put an explicit watch() on the prop passed in & use that to update the local var, it works as expected.

I think...

#amCoding #iActuallyEnjoyDoingThisAndAmAlwaysAmazedThatPeopleWillPayMeTo #vuejs #nuxt




Show Original Post


15.09.2024 02:41
constantorbit (@constantorbit@hachyderm.io)

okay, I wrote an ultra-simple test case that mimics my component structure and API usage and tech stack, and...

Vuejs reactivity between components works EXACTLY as one would expect it to (and as the documentation says it should).

So why the hell isn't it working in my actual app?

Obviously I'm doing something to screw it up.
😡

#amCoding #vuejs #nuxt #vuetify





Show Original Post


1 2 3 4 5 6 7 8 9
UP