Skip to content

Commit

Permalink
Merge branch 'EbookFoundation#5535-crosslinks-after-listings' into gh…
Browse files Browse the repository at this point in the history
…-pages
  • Loading branch information
davorpa committed Sep 27, 2021
2 parents e629db6 + 29e4cab commit d093467
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions books/free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -1788,6 +1788,8 @@ Kerridge (PDF) (email address *requested*, not required)

### JavaScript

> :information_source: See also … [TypeScript](#typescript)
* [Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html) - Dr. Axel Rauschmayer (HTML)
* [Book of Modern Frontend Tooling](https://github.com/tooling/book-of-modern-frontend-tooling) - Various (HTML)
* [Building Front-End Web Apps with Plain JavaScript](https://web-engineering.info/JsFrontendApp-Book) - Gerd Wagner (HTML,PDF)
Expand Down Expand Up @@ -1840,6 +1842,8 @@ Kerridge (PDF) (email address *requested*, not required)
* [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) - Quil (HTML)
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson (HTML, PDF, EPUB, MOBI)

> :information_source: See also … [TypeScript](#typescript)

#### AngularJS

Expand All @@ -1858,6 +1862,8 @@ Kerridge (PDF) (email address *requested*, not required)
* [Seven-Part Introduction to AngularJS](http://ngokevin.com/blog/angular-1/) - Keving Ngo (HTML, [:package: demos, open-sourced examples](https://github.com/ngokevin/angularbook))
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html) - Andy Shora (HTML)

> :information_source: See also … [Angular](#angular)

#### Aurelia

Expand Down

0 comments on commit d093467

Please sign in to comment.