
Vue.js Lisbon
@vuejslisbon
ID: 1047522476551540736
03-10-2018 16:23:15
9 Tweet
66 Takipçi
58 Takip Edilen





Presenting today at Vue.js Lisbon was great. The audience interaction and positive feedback made my day, and feeling so welcome by the guys at @unbabel makes me want to repeat this experience ASAP.

One of the quick performance tips I delivered at Vue.js Lisbon: for straightforward, frequently used components, consider using the functional component architecture. Building a functional button component in #vuejs can be as simple as the following:


Another quick tip from my #VueJS #performance talk at Vue.js Lisbon: if there's a likelihood that a component won't be rendered in your template, import it asynchronously. It won't be loaded until needed. It's as easy as:


Join us tomorrow, Vuesday the 12th, for the third edition of Vue.js Lisbon. Diogo Galvão will be talking about Vue.js quirks and tips to address them. Kelly Dawson will host us at their offices in Campo Pequeno, at 6:45PM. We hope to see you there!