1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 19:42:20 +00:00

Add Fastify JS framework documentation (#5456)

- Add new section on Javascript
- Register resource on it: https://www.fastify.io/docs/latest

Resolves EbookFoundation/free-programming-books#5443
This commit is contained in:
David Ordás 2021-07-29 05:29:50 +02:00 committed by GitHub
parent ee767dee96
commit 58d893450a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,6 +99,7 @@
* [Elm](#elm) * [Elm](#elm)
* [Ember.js](#emberjs) * [Ember.js](#emberjs)
* [Express.js](#expressjs) * [Express.js](#expressjs)
* [Fastify](#fastify)
* [Ionic](#ionic) * [Ionic](#ionic)
* [jQuery](#jquery) * [jQuery](#jquery)
* [meteor](#meteor) * [meteor](#meteor)
@ -1888,6 +1889,11 @@ Kerridge (PDF) (email address *requested*, not required)
* [Express.js Guide](https://web.archive.org/web/20140621124403/https://leanpub.com/express/read) - Azat Mardanov * [Express.js Guide](https://web.archive.org/web/20140621124403/https://leanpub.com/express/read) - Azat Mardanov
#### Fastify
* [Fastify - Latest Documentation](https://www.fastify.io/docs/latest) (HTML)
#### Ionic #### Ionic
* [Ionic 4 Succinctly](https://www.syncfusion.com/ebooks/ionic-4-succinctly) - Ed Freitas * [Ionic 4 Succinctly](https://www.syncfusion.com/ebooks/ionic-4-succinctly) - Ed Freitas