Hands-on JavaScript for Python developers

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

True PDF

Author(s): Sonyl Nagale
Edition: 1
Publisher: Packt Pub
Year: 2020

Language: English
Commentary: True PDF
Pages: 394

Cover
Title
Contributors
Table of contents
Preface
I What is JavaScript? What is it not?
1 The entrance of JavaScript into mainstream programming
2 Can we use JavaScript server-side? Sure!
3 Nitty-gritty grammar
4 Data and your friend, JSON
II Using JavaScript on the front-end
5 Hello World! and beyond: your first application
6 The Document Object Model (DOM)
7 Events, event-driven design, and APIs
8 Working with frameworks and libraries
9 Deciphering error messages and performance leaks
10 JavaScript, ruler of the frontend
III The back-end: Node.js vs. Python
11 What is Node.js?
12 Node.js versus Python
13 Using Express
14 React with Django
15 Combining Node.js with the frontend
16 Enter Webpack
IV Communicating with databases
17 Security and keys
18 Node.js and MongoDB
19 Putting it all together
Assessments
Other books you may enjoy
Index