<p>Take advantage of JavaScript's power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that's easier̵
Programming JavaScript applications
β Scribed by Elliott, Eric
- Publisher
- O'Reilly Media
- Year
- 2014
- Tongue
- English
- Leaves
- 253
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Take advantage of JavaScript's power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that's easier--yes, easier--to work with as your code base grows. JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large JavaScript application without negatively affecting the rest of your code. Examine the anatomy of a large-scale JavaScript application Build modern web apps with the capabilities of desktop applications Learn best practices for code organization, modularity, and reuse Separate your application into different layers of responsibility Build efficient, self-describing hypermedia APIs with Node.js Test, integrate, and deploy software updates in rapid cycles Control resource access with user authentication and authorization Expand your application's reach through internationalization.
β¦ Subjects
Application software--Development;Computer algorithms;JavaScript (Computer program language);Electronic books;Application software -- Development
π SIMILAR VOLUMES
<p>JavaScript has become the most popular programming language in the world. It has attained that position by being easy to use and powerful in its capabilities. It wasn't always that way but today it can be used to build virtually any application you desire. With the addition of HTML5 and CSS3, it
<div><p>Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. Thatβs why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book
Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. Thatβs why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows yo
La 4Γ¨me de couv. indique : "Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code.
<DIV><p>When developing apps for the latest smartphones, youβre faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most p