|
2 | 2 |
|
3 | 3 | # Load more posts using Vue.js and WP Rest API
|
4 | 4 |
|
| 5 | +## Whats New? |
| 6 | +- Now uses Vue 3@latest (CDN) |
| 7 | +- No server or build step needed, simply run index.html in your browser! |
| 8 | + |
5 | 9 | We will go through a minimalist Vue component based example that will fetch posts using WordPress Rest API.
|
6 | 10 |
|
7 | | - |
| 11 | + |
8 | 12 |
|
9 | 13 | Wouldn't it be cool to use something like this in your markup?
|
10 | 14 |
|
|
0 commit comments