Skip to content

Commit 7bac855

Browse files
committed
add two PACKT ebooks
1 parent 638e456 commit 7bac855

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

img/need-to-know-javascript.jpg

24.6 KB
Loading

img/thinking-javascript.jpg

28.5 KB
Loading

issues.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,5 +693,30 @@
693693
"angular directives",
694694
"frontend"
695695
]
696+
}, {
697+
"title": "Thinking in Javascript",
698+
"author": "Aravind Shenoy",
699+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript",
700+
"level": "Beginner",
701+
"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.",
702+
"url": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript",
703+
"cover": "img/thinking-javascript.jpg",
704+
"tags": [
705+
"jquery",
706+
"html",
707+
"frontend"
708+
]
709+
}, {
710+
"title": "What You Need to Know about JavaScript",
711+
"author": "Gabriel Cánepa",
712+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript",
713+
"level": "Beginner",
714+
"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!",
715+
"url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript",
716+
"cover": "img/need-to-know-javascript.jpg",
717+
"tags": [
718+
"html",
719+
"frontend"
720+
]
696721
}]
697722
}

0 commit comments

Comments
 (0)