You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/v2/examples/commits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@ type: examples
4
4
order: 1
5
5
---
6
6
7
-
> This example fetches latest Vue.js commits data from GitHub's API and displays them as a list. You can switch between the master and dev branches.
7
+
> Contoih berikut mengambil commit Vue.js terakhir dari API Github dan menampilkannya sebagai sebuah daftar. Anda bisa berpindah antara cabang master dan dev.
Copy file name to clipboardExpand all lines: src/v2/examples/deepstream.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@ type: examples
4
4
order: 9
5
5
---
6
6
7
-
> This example uses[deepstreamHub](https://deepstreamhub.com/)to synchronize realtime data, send events and make remote procedure calls between clients (you can try opening it in multiple browser windows).
7
+
> Contoh berikut menggunakan[deepstreamHub](https://deepstreamhub.com/)untuk melakukan sinkronisasi dalam waktu nyata, mengirim events dan membuat panggilan remote procedure antara klien-klien (Anda bisa mencoba membukanya dalam beberapa jendela perambah).
> This example uses[Firebase](https://firebase.google.com/)as the data persistence backend and syncs between clients in real time (you can try opening it in multiple browser tabs). In addition, it performs instant validation using computed properties and triggers CSS transitions when adding/removing items.
7
+
> Contoh berikut menggunakan[Firebase](https://firebase.google.com/)sebagai backend penyimpan data tetap dan mensinkronisasi antara klien dalam waktu nyata (Anda bisa mencobanya dengan membuka pada beberapa jendela peramban). Sebagai tambahan, contoh ini melakukan validasi instan menggunakan properti computed dan memicu transisi CSS ketika menambah/menghapus item.
Copy file name to clipboardExpand all lines: src/v2/examples/hackernews.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ type: examples
4
4
order: 12
5
5
---
6
6
7
-
> This is a HackerNews clone built upon HN's official Firebase API, Vue 2.0 + Vue Router + Vuex, with server-side rendering.
7
+
> Berikut adalah tiruan HackerNews yang dibuat berdasarkan Firebase APi resmi dari HackerNews, Vue 2.0 + Vue Router + Vuex, dengan server-side rendering.
8
8
9
9
{% raw %}
10
10
<divstyle="max-width: 600px;">
@@ -15,21 +15,21 @@ order: 12
15
15
{% endraw %}
16
16
17
17
> [Live Demo](https://vue-hn.herokuapp.com/)
18
-
> Note: the demo may need some spin up time if nobody has accessed it for a certain period.
18
+
> Catatan: demo mungkin akan membutuhkan waktu muat ketika tidak seorangpun mengaksesnya dalam beberapa jangka waktu.
Copy file name to clipboardExpand all lines: src/v2/examples/themes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ type: examples
4
4
is_new: true
5
5
order: 13
6
6
---
7
-
> With the examples below built by our partners from[Creative Tim](https://creative-tim.com?affiliate_id=116187)you can see how a real world application is built, the technology stack behind it and how most of the concepts you've learned so far apply in a real world application.
7
+
> Dengan contoh yang dibuat oleh mitra kami dari [Creative Tim](https://creative-tim.com?affiliate_id=116187)Anda bisa melihat bagaimana aplikasi pada dunia nyata dibuat, teknologi stack dibelakangnya dan bagaimana sebagian besar konsep yang telah kalian pelajari selama ini diaplikasikan pada aplikasi dunia nyata.
0 commit comments