Gør som tusindvis af andre bogelskere
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.Du kan altid afmelde dig igen.
Thanks to the authors' easy-to-digest style, you'll effortlessly learn about types, object-oriented programming with classes and interfaces, and using TypeScript with JavaScript libraries. You'll discover TypeScript's excellent tooling as you explore code-quality improvement with TSLint, debugging with source maps, unit testing, and more. TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you'll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev. WILL SELL LIKE Angular Development with Typescript, Key features• Mastering TypeScript syntax • Object-oriented programming with classes and interfaces • Using TypeScript with JavaScript libraries • Multiple real-world code samplesAudienceWritten for intermediate web developers comfortable with JavaScript ES5 and HTML.About the technologyTypeScript is an extension of JavaScript that includes key language features such as optional static typing, compile-time error catching, and auto-complete. By specifying types and type annotations, your code becomes much easier to interpret, which improves productivity and team development. In particular, TypeScript makes complex applications like SPAs much easier to maintain and extend.Yakov Fain and Anton Moiseev are experienced web application developers. They authored two editions of Manning's Angular Development with TypeScript among other technical books. Yakov is a Java champion and a prolific tech blogger at yakov.fain.com.
Key features * Angular CLI * TypeScript programming * Dependency Injection * Creating a modern-looking UI with Angular Material * Reactive programming Audience Written for intermediate web developers. No prior TypeScript or AngularJS experience is required.
If you want to build your organizations next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack. Youll learn several of these approaches hands-on by writing multiple versions of a sample web app throughout the book, so you can determine the right strategy for your enterprise.Whats the best way to reach both mobile and desktop users? How about modularization, security, and test-driven development? With lots of working code samples, this book will help web application developers and software architects navigate the growing number of HTML5 and JavaScript choices available. The books sample apps are available at http://savesickchild.org.Mock up the books working app with HTML, JavaScript, and CSSRebuild the sample app, first with jQuery and then Ext JSWork with different build tools, code generators, and package managersBuild a modularized version of the app with RequireJSApply test-driven development with the Jasmine frameworkUse WebSocket to build an online auction for the appAdapt the app for both PCs and mobile with responsive web designCreate mobile versions with jQuery Mobile, Sencha Touch, and PhoneGap
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.