Skip to content

Commit d5cd3a2

Browse files
committed
Updated doc
1 parent bf1b3b9 commit d5cd3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ If you are also interested in the preceding Vue.js essential knowledge and skill
8383
* Installing and securing MySQL, MongoDB, and RethinkDB
8484
* Installing and configuring Apache, PHP, and WordPress
8585

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) `<script>` are considered basic in this course so they are opted out entirely from the course.
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.
8787

8888
## Takeaway Skills
8989

0 commit comments

Comments
 (0)