Skip to content

Instantly share code, notes, and snippets.

View underdogbytes's full-sized avatar
🖖
💻 aoba! não suba console.log 😠😠😠

Beatriz Lima underdogbytes

🖖
💻 aoba! não suba console.log 😠😠😠
View GitHub Profile
@underdogbytes
underdogbytes / vueChangeTextWithButton
Last active September 8, 2020 17:37
Vue.js: how to change a text directly without a method or how to change a text using a method?
<!DOCTYPE html>
<html>
<head>
<title>Welcome to Little Vue Store!</title>
<!-- vue cdn -->
<script src="https://unpkg.com/vue/dist/vue.js"></script>
</head>
<body>
<div id="app">