Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #vuex created topics on internet
mkt
web
2021-08-17 11:53
mapState, mapGetters, mapMutations and mapActions with Vue3/Vuex4 and script setup
Published here first: I just stumbled upon this StackOverflow post while checking out Vue 3 and this new syntax and Composition API and so on and getting to the point where I was ready to add a Vuex store.
$ 0.141
15
1
nadhora
hive
2021-05-25 18:30
حامي الاجسام من الانوكس والزجاز المصقل garde du corps en verre
السلام عليكم ايها الصدقاء هذا نوع من حامي الاجسام مثبت مباشرتا السلم الاسمنت المسلح بي براغي من الانوكس من عيار 316 وزجاج 16مم
$ 0.000
2
nadhora
hive
2021-05-23 19:34
حامي الاجسام من الانوكس والزجاز المصقل garde du corps en verre
السلام عليكم ايها الصدقاء هذا نوع من حامي الاجسام مثبت مباشرتا السلم الاسمنت المسلح بي براغي من الانوكس من عيار 316 وزجاج 16مم
$ 0.000
3
rbus
vuex
2021-05-20 18:40
Vuex 4.0.0 is here! 🚀
Vuex 4.0.0 is here! 🚀
$ 124.350
88
5
kriszrokk
The Ink Well
2026-04-02 14:10
Promoted
The Mushroom Staircase (Fiction Story)
While gazing into the abyss, his ears began to buzz suddenly. “Avion calling, Captain. Your departure is set for tomorrow at 7 AM your local time. Destroy all evidence. End of transmission.”
$ 2.097
619
6
rbus
vue
2021-04-29 21:32
Mastering Vuex - A guide to vuex Store
Mastering Vuex - A guide to vuex Store
$ 40.474
148
lemooljiang
HIVE CN 中文社区
2020-09-16 08:34
Vue中父子组件的互动 / 网络研习社#70
Vue通常是采用组件的形式开发,这种模块化的思想大大加快了开发的进度。如上图所示,这种弹窗是典型的父子组件的设计,它们之间是如何共享数据的呢? 父组件向子组件传值传方法 分两步走: 在父组件中动态绑定属性,:parentmsg='msg' 子组件中通过 props: 获取。 传方法也是差不多步骤. //App.vue传值给Header.vue //App.vue中的写法 <template>
$ 7.145
149
zhengkai
cn
2019-06-07 10:14
Vuex概念浓缩版记录
state 读取store的字段值,通过this.$store.state访问 const Counter = { template: `<div>{{ count }}</div>`, computed: { count () { return this.$store.state.count } } } mapState 辅助函数
$ 0.000
6
2
lemooljiang
cn
2019-04-24 14:57
axios请求HTTP和vuex数据管理 / 网络研习社#19
axios有点类似ajax,主要是发送请求,获得数据,然后渲染到页面。vuex主要是实现组件间数据交换的,调度数据。到此,vue.js就基本实现了所有前端的功能,好像零碎的东西也不少啊,比起wordpress建站神器,确实要复杂蛮多的。不过,相对的,功能也要强不少。 axios cnpm install axios --save import axios from 'axios' methods:{
$ 2.115
33
zekepickleman
threetunetuesday
2026-03-29 03:52
Promoted
TTT - The Zeke Cometh!
Having some fun with digital music creation on Hive with a song about yours truly
$ 10.754
286
9
creatrixity
utopian-io
2018-04-25 16:49
Pt:7 Build a Wizard with Lucid Laravel and Vuex
Previously on the series, we built out the add-team and add-personal components`. We'll also setup modal dialogs for various actions in our wizard. Today, we will continue work on the remaining modal dialog
$ 89.580
173
2
creatrixity
utopian-io
2018-04-18 12:50
Pt 6: Build a Wizard with Lucid Laravel and Vuex
Last time on our series, we set up the structure for the wizard UI. We also setup our frontend workflow. Today, we'll immerse ourselves in building out the add-team and add-personal components. We'll also
$ 96.252
38
3
creatrixity
utopian-io
2018-04-11 16:47
Pt 5: Build a Wizard with Lucid Laravel and Vuex
Today on our series, we'll be setting up the structure for the UI (user interface) for our wizard. We'll also setup a flexible architecture for our Vuex application. We'll also setup asset management tasks
$ 85.357
13
3
stepanowon
kr
2018-02-08 00:22
Vuex를 사용해야 할 이유?
Vue를 사용해야 할 이유? 이 문서를 읽기 전에... 목차 왜 Vuex를 사용하는가? 상태(state)와 변이(mutations) 게터(Getters) 액션(Actions) 대규모 애플리케이션의 저장소 왜 Vuex를 왜 사용하는가 Vue를 공부하면서 컴포넌트에 대한 내용을 학습했다면 각 컴포넌트가 자기자신만의 상태(data 옵션)를 가질 수 있다는 것을 알고
$ 3.215
2
4
tonyz
Black And White
2026-03-31 13:43
Promoted
Lock & Chain. Monomad Challenge.
Cold Steel on a grey day.
$ 7.074
1132
5
alfarisi94
utopian-io
2017-12-27 09:15
How Communicating Between Components With Vuex , State Management From Vue
image-source : A few days ago I shared , how to communicating components with props, this time I want to share another way of communicating between components, that is with vuex. by using vuex the data
$ 21.975
10
5