|
684 | 684 | }, {
|
685 | 685 | "title": "Thinking in Javascript",
|
686 | 686 | "author": "Aravind Shenoy",
|
687 |
| - "authorUrl": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript", |
| 687 | + "authorUrl": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript2", |
688 | 688 | "level": "Beginner",
|
689 | 689 | "info": "[registration] Get started with JavaScript with this free eBook and learn one of the most important languages in web development today. With helpful tips and code examples, discover how you can create websites with impressive and dynamic functionality. Explore JavaScript’s in-built features and find out how to customize them in this accessible and free guide.",
|
690 |
| - "url": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript", |
| 690 | + "url": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript2", |
691 | 691 | "cover": "img/thinking-javascript.jpg",
|
692 | 692 | "tags": [
|
693 | 693 | "jquery",
|
|
697 | 697 | }, {
|
698 | 698 | "title": "What You Need to Know about JavaScript",
|
699 | 699 | "author": "Gabriel Cánepa",
|
700 |
| - "authorUrl": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript", |
| 700 | + "authorUrl": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript2", |
701 | 701 | "level": "Beginner",
|
702 | 702 | "info": "[registration] Discover everything a beginner needs to know about the world of JavaScript with this free eBook. From the absolute basics of JS syntax to combining ECMAScript 6 and Visual Studio Code this primer is the perfect resource for a JavaScript Master-in-the-Making!",
|
703 |
| - "url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript", |
| 703 | + "url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript2", |
704 | 704 | "cover": "img/need-to-know-javascript.jpg",
|
705 | 705 | "tags": [
|
706 | 706 | "html",
|
|
804 | 804 | "frontend",
|
805 | 805 | "performance"
|
806 | 806 | ]
|
| 807 | + }, { |
| 808 | + "title": "Thinking in HTML", |
| 809 | + "author": "Aravind Shenoy", |
| 810 | + "authorUrl": "https://www.packtpub.com/packt/free-ebook/thinking-in-html2", |
| 811 | + "level": "Beginner", |
| 812 | + "info": "[registration] Learn to write intutive HTML and build your sites on solid foundations", |
| 813 | + "url": "https://www.packtpub.com/packt/free-ebook/thinking-in-html2", |
| 814 | + "cover": "img/thinking-in-html.jpg", |
| 815 | + "tags": [ |
| 816 | + "html", |
| 817 | + "frontend" |
| 818 | + ] |
807 | 819 | }]
|
808 | 820 | }
|
0 commit comments