Skip to content

Commit f3b671a

Browse files
committed
Updated doc
1 parent d5cd3a2 commit f3b671a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is the code repository for *Advanced Nuxt.js Web Development*, coming soon
66

77
## Course Overview
88

9-
This repository is the successor of [*Hands-on Nuxt.js Web Development*](https://github.com/PacktPublishing/Hands-on-Nuxt.js-Web-Development), which you can purchase the book from [packtpub.com](https://www.packtpub.com/product/hands-on-nuxtjs-web-development/9781789952698). If you have owned the book already, which is based on Nuxt.js 2, and would like to upgrade to Nuxt.js 3 and update the old NPM packages, frameworks, and tools, please use this repository to do so. However, bear in mind that the following dependencies and skills that are covered in *Hands-on Nuxt.js Web Development* are not included in this repository and course:
9+
This repository is the successor of [*Hands-on Nuxt.js Web Development*](https://github.com/PacktPublishing/Hands-on-Nuxt.js-Web-Development). You can purchase the book of *Hands-on Nuxt.js Web Development* from [packtpub.com](https://www.packtpub.com/product/hands-on-nuxtjs-web-development/9781789952698). If you have owned the book already, which is based on Nuxt.js 2, and would like to upgrade to Nuxt.js 3 and update the old NPM packages, frameworks, and tools, please use this repository to do so. However, bear in mind that the following dependencies and skills that are covered in *Hands-on Nuxt.js Web Development* are not included in this repository and course:
1010

1111
* Webpack
1212
* Backpack
@@ -30,7 +30,7 @@ This repository is the successor of [*Hands-on Nuxt.js Web Development*](https:/
3030
* [Nuxt modules](https://nuxt.com/docs/guide/going-further/modules)
3131
* [Testing](https://nuxt.com/docs/getting-started/testing)
3232

33-
Testing in Nuxt.js 3 is still in development. The APIs and behaviors for testing your Nuxt.js applications may change in the near future. So testing will not be included in this course. For more info about testing in Nuxt.js 3, please check it out at [https://nuxt.com/docs/getting-started/testing](https://nuxt.com/docs/getting-started/testing). However, the following NPM packages, frameworks, tools, and skills are included and used tightly in this course (items marked with * are not covered in *Hands-on Nuxt.js Web Development*):
33+
Testing in Nuxt.js 3 is still in development. The APIs and behaviors for testing your Nuxt.js applications may change in the near future. So testing will not be included in this course. For more info about testing in Nuxt.js 3, please check it out at [https://nuxt.com/docs/getting-started/testing](https://nuxt.com/docs/getting-started/testing). However, the following NPM packages, frameworks, and tools are included and used tightly in this course (items marked with * are not covered in *Hands-on Nuxt.js Web Development*):
3434

3535
* Vite*
3636
* Nitro*
@@ -95,7 +95,7 @@ If you are also interested in the preceding general knowledge and skills for Nux
9595

9696
* Create responsive layouts with Windi CSS and Less
9797

98-
* Handle static and dynamic assets
98+
* Handle static and dynamic assets using composables
9999

100100
* Create a data-persistent shopping cart system with Pinia
101101

@@ -105,7 +105,7 @@ If you are also interested in the preceding general knowledge and skills for Nux
105105

106106
* Create real-time Nuxt.js applications with Socket.IO, RethinkDB, and h3
107107

108-
* Use WordPress as a headless CMS
108+
* Create a headless CMS using WordPress
109109

110110
* Connect WordPress and generate static pages
111111

0 commit comments

Comments
 (0)