1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 05:50:49 +00:00

Add DenoJS section and a free Deno Beginner Course (#4695)

* Add DenoJS Beginner Course

Add DenoJS section and a free Deno Beginner Course

* fix the order

* fix CI lint error

* Add author name and email required

* Fix formatting for the required field
This commit is contained in:
Saqib Ameen 2020-10-27 03:50:59 +05:00 committed by GitHub
parent 7d5392fbfc
commit c87a5ae126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@
* [Java](#java)
* [JavaScript](#javascript)
* [Angular.js](#angularjs)
* [DenoJS](#denojs)
* [jQuery](#jquery)
* [Next.js](#nextjs)
* [NodeJS](#nodejs)
@ -322,6 +323,11 @@
* [Shaping up with Angular.js](https://www.codeschool.com/courses/shaping-up-with-angular-js)
#### DenoJS
* [Deno Beginner](https://denobeginner.com) - Ahmad Awais - _Email required_
#### jQuery
* [Bento jQuery Track](https://bento.io/topic/jquery) (Bento)