Full Stack's Broadcast
@fullstackbroadcast
2.23K
subscribers
9
photos
1
file
1.82K
links
Recurring articles about web development, web design, web trends and everything else which concerns web.
Download Telegram
Join
Full Stack's Broadcast
2.23K subscribers
Full Stack's Broadcast
#Vue
#JS
#Frontend
https://tkacz.pro/vue-js-why-event-bus-is-bad-idea/
Lukasz Tkacz Blog
Vue
.js: why event bus is bad idea
In February 2019 I wrote a post about global event bus in
Vue
.js. It’s a pattern to achieve very common thing: transform data not only from parent to child components, but also in reverse order. Ev…
Full Stack's Broadcast
#Vue
https://github.com/vuejs/vue-next/releases/tag/v3.0.0
GitHub
Release v3.0.0 One Piece · vuejs/core
Today we are proud to announce the official release of
Vue
.js 3.0 "One Piece". This new major version of the framework provides improved performance, smaller bundle sizes, better TypeScri...