diff --git a/books/free-programming-books.md b/books/free-programming-books.md index 34f88488dc7e8..cc88ce7828361 100644 --- a/books/free-programming-books.md +++ b/books/free-programming-books.md @@ -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) @@ -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 @@ -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