You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This is the code repository for [Hands-on JavaScript for Python Developers](http
9
9
## What is this book about?
10
10
Knowledge of Python is a great foundation for learning other languages. This book will help you advance in your software engineering career by leveraging your Python programming skills to learn JavaScript and apply its unique features not only for frontend web development but also for streamlining work on the backend.
11
11
12
-
This book covers the following exciting features: <First 5 What you'll learn points>
12
+
This book covers the following exciting features:
13
13
* Become well-versed with the implementation of JavaScript at both the front-end and back-end
14
14
* Understand separation of concerns while using Python programming for server-side development
15
15
* Differentiate between Pythonic and JavaScript coding conventions
0 commit comments