TypeScript : modern JavaScript development : leverage the features of TypeScript to boost your development skills and create captivating applications : a course in three modules.

Saved in:
Bibliographic Details
Author / Creator:Jansen, Remo H., author.
Imprint:Birmingham, UK : Packt Publishing, 2016.
©2016
Description:1 online resource (1 volume) : illustrations
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/12350261
Hidden Bibliographic Details
Varying Form of Title:TypeScript modern JavaScript development
Other authors / contributors:Vane, Vilic, author.
Wolff, Ivo Gabe de, author.
ISBN:9781787287594
1787287599
1787289087
9781787289086
Notes:Authors: Remo H. Jansen, Vilic Vane, Ivo Gabe de Wolff. Cf. Credits page.
Includes bibliographical references and index.
Description based on online resource; title from title page (Safari, viewed February 2, 2017).
Summary:Leverage the features of TypeScript to boost your development skills and create captivating applications About This Book Learn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript Explore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.js Focusing on design patterns in TypeScript, this step-by-step guide demonstrates all the important design patterns in practice Who This Book Is For This Learning Path is for intermediate-level JavaScript developers who want to use TypeScript to build beautiful web applications and fun projects. No prior knowledge of TypeScript is required, but a basic understanding of jQuery is expected. This Learning Path is also for experienced TypeScript developers who want to take their skills to the next level, and also for web developers who wish to make the most of TypeScript. What You Will Learn Understand the key TypeScript language features and runtime Install and configure the necessary tools in order to start developing an application Create object-oriented code that adheres to the SOLID principles Develop robust applications with testing (Mocha, Chai, and SinonJS) Apply GoF patterns in an application with a testing approach Identify the challenges when developing an application Migrate JavaScript codebases to TypeScript to improve your workflow Utilize System.JS and Webpack to load scripts and their dependencies Develop high performance server-side applications to run within Node.js In Detail TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications. Through this three-module learning path, you'll learn the ins-and-outs of TypeScript for building more robust software. The first module gets you started with TypeScript and helps you understand the basics of TypeScript and automation tools. Get a detailed description of function, generics, callbacks, and promises, and discover the object-oriented features and memory management functionality of TypeScript. The next module starts by explaining the current challenges when designing and developing an application and how you can solve these challenges by applying the correct design pattern and best practices. You will be intro...
Other form:Print version: Jansen, Remo H. TypeScript : modern JavaScript development : leverage the features of TypeScript to boost your development skills and create captivating applications : a course in three modules. Birmingham, England ; Mumbai, India : Packt Publishing, c2016 337 pages 9781787289086

MARC

LEADER 00000cam a2200000Ii 4500
001 12350261
005 20210426223258.8
006 m o d
007 cr unu||||||||
008 170203s2016 enka ob 001 0 eng d
015 |a GBB747909  |2 bnb 
016 7 |a 018168152  |2 Uk 
019 |a 972571243  |a 974305306  |a 1026466751 
020 |a 9781787287594  |q (electronic bk.) 
020 |a 1787287599  |q (electronic bk.) 
020 |a 1787289087 
020 |a 9781787289086 
035 |a (OCoLC)971255764  |z (OCoLC)972571243  |z (OCoLC)974305306  |z (OCoLC)1026466751 
035 9 |a (OCLCCM-CC)971255764 
037 |a CL0500000827  |b Safari Books Online 
037 |a 7C7FD160-EB6E-4F9D-947C-B54508993DED  |b OverDrive, Inc.  |n http://www.overdrive.com 
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d TEFOD  |d IDEBK  |d OCLCF  |d TEFOD  |d STF  |d OCLCQ  |d COO  |d VT2  |d UOK  |d CEF  |d KSU  |d NLE  |d DEBBG  |d UKMGB  |d WYU  |d UAB  |d UKAHL  |d N$T  |d QGK 
049 |a MAIN 
050 4 |a QA76.73.T97 
100 1 |a Jansen, Remo H.,  |e author.  |0 http://id.loc.gov/authorities/names/no2016054774 
245 1 0 |a TypeScript :  |b modern JavaScript development : leverage the features of TypeScript to boost your development skills and create captivating applications : a course in three modules. 
246 3 0 |a TypeScript modern JavaScript development 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
264 4 |c ©2016 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 |a Description based on online resource; title from title page (Safari, viewed February 2, 2017). 
500 |a Authors: Remo H. Jansen, Vilic Vane, Ivo Gabe de Wolff. Cf. Credits page. 
504 |a Includes bibliographical references and index. 
520 |a Leverage the features of TypeScript to boost your development skills and create captivating applications About This Book Learn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript Explore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.js Focusing on design patterns in TypeScript, this step-by-step guide demonstrates all the important design patterns in practice Who This Book Is For This Learning Path is for intermediate-level JavaScript developers who want to use TypeScript to build beautiful web applications and fun projects. No prior knowledge of TypeScript is required, but a basic understanding of jQuery is expected. This Learning Path is also for experienced TypeScript developers who want to take their skills to the next level, and also for web developers who wish to make the most of TypeScript. What You Will Learn Understand the key TypeScript language features and runtime Install and configure the necessary tools in order to start developing an application Create object-oriented code that adheres to the SOLID principles Develop robust applications with testing (Mocha, Chai, and SinonJS) Apply GoF patterns in an application with a testing approach Identify the challenges when developing an application Migrate JavaScript codebases to TypeScript to improve your workflow Utilize System.JS and Webpack to load scripts and their dependencies Develop high performance server-side applications to run within Node.js In Detail TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications. Through this three-module learning path, you'll learn the ins-and-outs of TypeScript for building more robust software. The first module gets you started with TypeScript and helps you understand the basics of TypeScript and automation tools. Get a detailed description of function, generics, callbacks, and promises, and discover the object-oriented features and memory management functionality of TypeScript. The next module starts by explaining the current challenges when designing and developing an application and how you can solve these challenges by applying the correct design pattern and best practices. You will be intro... 
650 0 |a TypeScript (Computer program language)  |0 http://id.loc.gov/authorities/subjects/sh2013001822 
650 0 |a Web applications.  |0 http://id.loc.gov/authorities/subjects/sh2012001728 
650 7 |a COMPUTERS  |x Web  |x Web Programming.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming  |x Open Source.  |2 bisacsh 
650 7 |a TypeScript (Computer program language)  |2 fast  |0 (OCoLC)fst01895731 
650 7 |a Web applications.  |2 fast  |0 (OCoLC)fst01895855 
655 4 |a Electronic books. 
700 1 |a Vane, Vilic,  |e author. 
700 1 |a Wolff, Ivo Gabe de,  |e author. 
776 0 8 |i Print version:  |a Jansen, Remo H.  |t TypeScript : modern JavaScript development : leverage the features of TypeScript to boost your development skills and create captivating applications : a course in three modules.  |d Birmingham, England ; Mumbai, India : Packt Publishing, c2016  |h 337 pages  |z 9781787289086 
903 |a HeVa 
929 |a oclccm 
999 f f |i 2d3b6282-874a-5080-b54e-cdaecb960289  |s e2e2d9ed-3bcf-50cc-bfa0-6603e35cd0a6 
928 |t Library of Congress classification  |a QA76.73.T97  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=1444389  |z eBooks on EBSCOhost  |g ebooks  |i 12448706