From ad28656b8ef1d0762f498d93f3ddd187fafc335a Mon Sep 17 00:00:00 2001 From: Johan Wigert <45201794+jwigert@users.noreply.github.com> Date: Sat, 1 Oct 2022 22:09:30 +0200 Subject: [PATCH] Add book Nuxt.js Succinctly (#7252) --- books/free-programming-books-langs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index cb897e9af..999a2a0a6 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -106,6 +106,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [meteor](#meteor) * [Next.js](#nextjs) * [Node.js](#nodejs) + * [Nuxt.js](#nuxtjs) * [Om](#om) * [React](#react) * [React Native](#react-native) @@ -1242,6 +1243,11 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [The Node.js Handbook](https://flaviocopes.com/page/node-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)* +#### Nuxt.js + +* [Nuxt.js Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/nuxtjs-succinctly) - Ed Freitas + + #### Om * [Om Tutorial](http://awkay.github.io/om-tutorial/)