Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On JavaScript High Performance
Justin Scherer
ISBN: 978-1-83882-109-8
- Explore Vanilla JavaScript for optimizing the DOM, classes, and modules, and querying with jQuery
- Understand immutable and mutable code and develop faster web apps
- Delve into Svelte.js and use it to build a complete real-time Todo app
- Build apps to work offline by caching calls using service workers
- Write C++ native code and call the WebAssembly module with JavaScript to run it on a browser
- Implement CircleCI for continuous integration in deploying your web
Clean Code in JavaScript
James Padolsey
ISBN: 978-1-78995-764-8
- Understand the true purpose of code and the problems it solves for your end-users and colleagues
- Discover the tenets and enemies of clean code considering the effects of cultural and syntactic conventions
- Use modern...