Skip to content

Commit c5c7ba4

Browse files
committed
Updated doc
1 parent ff44aa7 commit c5c7ba4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
> Build universal (SSR) and static-generated (SSG) Vue.js applications using Nuxt.js and Composition API
44
5-
This is the code repository for *Advanced Nuxt.js Web Development*, coming soon in 2023, authored by [Lau Tiam Kok](https://lauthiamkok.net/). For the time being, if you are interested in this course and have questions, please visit [lauthiamkok.net](https://lauthiamkok.net) to contact me.
5+
This is the code repository for *Advanced Nuxt.js Web Development*, coming soon in 2023, authored by [Lau Tiam Kok](https://lauthiamkok.net/). For the time being, if you are interested in this course and have questions, please visit [lauthiamkok.net](https://lauthiamkok.net) to contact me. Otherwise, feel free to sponsor this repository to keep it going and maintained through the following channels:
6+
7+
* [Open Collective](https://opencollective.com/lautiamkoka)
8+
* [Ko-fi](https://ko-fi.com/lautiamkok)
69

710
## Course Overview
811

@@ -83,7 +86,7 @@ If you are also interested in the preceding Vue.js essential knowledge and skill
8386
* Installing and securing MySQL, MongoDB, and RethinkDB
8487
* Installing and configuring Apache, PHP, and WordPress
8588

86-
If you are also interested in the preceding general knowledge and skills for Nuxt.js applications, please consider [*Hands-on Nuxt.js Web Development*](https://www.packtpub.com/product/hands-on-nuxtjs-web-development/9781789952698) too in your learning journey. *Advanced Nuxt.js Web Development* assumes you have the preceding basic knowledge and skills already. Composition API and `<script setup>` are used solely throughout the course. In other words, [Options API](https://vuejs.org/api/#options-api) and `<script>` are considered basic in this course so they are opted out entirely from the course.
89+
If you are also interested in the preceding general knowledge and skills for your Nuxt.js applications, please consider [*Hands-on Nuxt.js Web Development*](https://www.packtpub.com/product/hands-on-nuxtjs-web-development/9781789952698) too in your learning journey. *Advanced Nuxt.js Web Development* assumes you have the preceding basic knowledge and skills already. Composition API and `<script setup>` are used solely throughout the course. In other words, [Options API](https://vuejs.org/api/#options-api) and `<script>` are considered basic in this course so they are opted out entirely from the course.
8790

8891
## Takeaway Skills
8992

0 commit comments

Comments
 (0)