|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_on1148197018 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
200405s2020 xxu ob 001 0 eng d |
040 |
|
|
|a YDX
|b eng
|e pn
|c YDX
|d GW5XE
|d EBLCP
|d SFB
|d LQU
|d OCLCQ
|d OCLCF
|d UKAHL
|d UKMGB
|d UMI
|d TEFOD
|d NLW
|d OCLCQ
|d OCLCO
|d COM
|d OCLCQ
|
015 |
|
|
|a GBC074164
|2 bnb
|
016 |
7 |
|
|a 019809069
|2 Uk
|
019 |
|
|
|a 1148879563
|a 1152532214
|a 1152544772
|a 1153160082
|a 1153945501
|a 1154476375
|a 1175798703
|a 1190904897
|
020 |
|
|
|a 9781484257388
|q (electronic bk.)
|
020 |
|
|
|a 1484257383
|q (electronic bk.)
|
020 |
|
|
|z 9781484257371
|
020 |
|
|
|z 1484257375
|
024 |
7 |
|
|a 10.1007/978-1-4842-5738-8
|2 doi
|
024 |
8 |
|
|a 10.1007/978-1-4842-5
|
029 |
1 |
|
|a AU@
|b 000067073705
|
029 |
1 |
|
|a AU@
|b 000067085500
|
029 |
1 |
|
|a AU@
|b 000068653141
|
029 |
1 |
|
|a UKMGB
|b 019809069
|
029 |
1 |
|
|a AU@
|b 000072983141
|
035 |
|
|
|a (OCoLC)1148197018
|z (OCoLC)1148879563
|z (OCoLC)1152532214
|z (OCoLC)1152544772
|z (OCoLC)1153160082
|z (OCoLC)1153945501
|z (OCoLC)1154476375
|z (OCoLC)1175798703
|z (OCoLC)1190904897
|
037 |
|
|
|a com.springer.onix.9781484257388
|b Springer Nature
|
037 |
|
|
|a 02BF793A-525D-43DA-AB35-2325B8887B88
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.76.D47
|
072 |
|
7 |
|a UMW
|2 bicssc
|
072 |
|
7 |
|a COM060160
|2 bisacsh
|
072 |
|
7 |
|a UMW
|2 thema
|
082 |
0 |
4 |
|a 005.1
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Zammetti, Frank W.
|
245 |
1 |
0 |
|a Modern Full-Stack development :
|b using Typescript, React, node.js, Webpack, and Docker /
|c Frank Zammetti.
|
260 |
|
|
|a [Place of publication not identified] :
|b Apress,
|c 2020.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
505 |
0 |
|
|a Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Server-Side Action: Node and NPM -- Of JavaScript Runtimes and Building (Mostly) Servers -- First Baby Steps with Node: Installation -- More Useful: Executing JavaScript Source Files -- Node's Partner in Crime: NPM -- A Few More NPM Commands -- Initializing a New NPM/Node Project -- Adding Dependencies -- A Quick Aside: Semantic Versioning -- Fisher Price's "My First Node Web Server" -- Bonus Example -- Summary -- Chapter 2: A Few More Words: Advanced Node and NPM
|
505 |
8 |
|
|a NPM: More on package.json -- NPM: Other Commands -- Auditing Package Security -- Deduplication and Pruning -- Finding/Searching for Packages sans Browser -- Updating Packages -- Publishing/Unpublishing Packages -- Node: Standard Modules -- File System (fs) -- HTTP and HTTPS (http and https) -- OS (os) -- Path (path) -- Process -- Query Strings (querystring) -- URL (url) -- Utilities (util) -- The Rest of the Cast -- Summary -- Chapter 3: Client-Side Adventures: React -- A Brief History of React -- Yeah, Okay, History Nerd, That's All Great, but What IS React?!
|
505 |
8 |
|
|a The Real Star of the Show: Components -- Components Need Info: Props -- Components (Sometimes) Need Memory: State -- Making Them Look Good: Style -- In the End, Why React? -- Summary -- Chapter 4: A Few More Words: Advanced React -- A Better Way to Write React Code: JSX -- Yeah, Okay, So What Does It LOOK LIKE?! -- A Slight Detour into Babel Land -- Compile JSX -- And Now, Put It All Together -- Whither Props? -- Default Props -- Typing Props -- Component Lifecycle -- Summary -- Chapter 5: Building a Strong Foundation: TypeScript -- What Is TypeScript? -- Jumping into the Deep End
|
505 |
8 |
|
|a Beyond the Playground -- Configuring TypeScript Compilation -- The Nitty Gritty: Types -- String -- Number -- Boolean -- Any -- Arrays -- Tuples -- Enums -- Function -- Object -- Null, Void, and Undefined -- Custom Type Aliases -- Union Types -- TypeScript == ES6 Features for "Free"! -- The let and const Keywords -- Block Scope -- Arrow Functions -- Template Literals -- Default Parameters -- Spread and Rest (and as an Added Bonus: Optional Arguments) -- Destructuring -- Classes -- Properties -- Member Visibility -- Inheritance -- Getters and Setters -- Static Members -- Abstract Classes
|
520 |
|
|
|a Chapter 6: A Few More Words: Advanced TypeScript -- Interfaces -- Argument/Object Interfaces -- Methods in Interfaces -- Interfaces and Classes -- Extending Interfaces -- Namespaces and Modules -- Namespaces -- Modules -- Decorators -- Decorator Factories -- Third-Party Libraries -- Debugging TypeScript Apps -- Source Maps -- Summary -- Chapter 7: Tying It Up in a Bow: Webpack -- What's a Bundle, and How Do I Make One? -- What's Webpack All About? -- Dependency Graph -- Entry -- Output -- Loaders -- Plugins -- Modes -- Browser Compatibility -- Getting Started with Webpack
|
504 |
|
|
|a Includes bibliographical references and index.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Computer software
|x Development.
|
650 |
|
7 |
|a Computer software
|x Development.
|2 fast
|0 (OCoLC)fst00872537
|
776 |
0 |
8 |
|i Print version:
|a Zammetti, Frank W.
|t Modern Full-Stack development.
|d [Place of publication not identified] : Apress, 2020
|z 1484257375
|z 9781484257371
|w (OCoLC)1134445273
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484257388/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH37404342
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL6151500
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 16713818
|
994 |
|
|
|a 92
|b IZTAP
|