Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Modern Full-Stack development = usin...
~
Zammetti, Frank.
Linked to FindBook
Google Book
Amazon
博客來
Modern Full-Stack development = using Typescript, React, node.js, Webpack, and Docker /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Modern Full-Stack development/ by Frank Zammetti.
Reminder of title:
using Typescript, React, node.js, Webpack, and Docker /
Author:
Zammetti, Frank.
Published:
Berkeley, CA :Apress : : 2020.,
Description:
xxii, 373 p. :ill., digital ;24 cm.
[NT 15003449]:
1. Server-Side Action: Node and NPM -- 2. A Few More Words: Advanced Node and NPM -- 3. Client-Side Adventures: React -- 4. A Few More Words: Advanced React -- 5. Building a Strong Foundation: TypeScript -- 6. A Few More Words on TypeScript -- 7. Mailbag, Server -- 8. Mailbag, Client -- 9. Time for Fun: Skipity-Do, The Server -- 10. Time for Fun: Skipity-Do, The Client -- 11. Tying It Up in a Bow with Webpack -- 12. Bringing the Dev Ship into Harbor With Docker.
Contained By:
Springer eBooks
Subject:
Computer software - Development. -
Online resource:
https://doi.org/10.1007/978-1-4842-5738-8
ISBN:
9781484257388
Modern Full-Stack development = using Typescript, React, node.js, Webpack, and Docker /
Zammetti, Frank.
Modern Full-Stack development
using Typescript, React, node.js, Webpack, and Docker /[electronic resource] :by Frank Zammetti. - Berkeley, CA :Apress :2020. - xxii, 373 p. :ill., digital ;24 cm.
1. Server-Side Action: Node and NPM -- 2. A Few More Words: Advanced Node and NPM -- 3. Client-Side Adventures: React -- 4. A Few More Words: Advanced React -- 5. Building a Strong Foundation: TypeScript -- 6. A Few More Words on TypeScript -- 7. Mailbag, Server -- 8. Mailbag, Client -- 9. Time for Fun: Skipity-Do, The Server -- 10. Time for Fun: Skipity-Do, The Client -- 11. Tying It Up in a Bow with Webpack -- 12. Bringing the Dev Ship into Harbor With Docker.
Explore what React, Node, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development. React is one of the most popular web development tools available today, and Node.js is extremely popular for server-side development. The fact that both utilize JavaScript is a big selling point, but as developers use the language more, they begin to recognize the shortcomings, and that's where TypeScript comes in and why it's gaining in popularity quickly. Add Webpack and Docker to the mix, and you've got a potent full development stack on which to build applications.You'll begin by building a solid foundation of knowledge and quickly expand it by constructing two different real-world apps. These aren't just simple, contrived examples but real apps that you can choose to install on your servers and use for real. By the end, you will have a solid grasp of building apps with React, Node.js, and TypeScript and a good grasp on how Webpack can be used to optimize and organize your code for deployment. You'll also understand how Docker can be used to run the apps you build in a clear and well-defined way, all of which will be able to springboard you into creating more advanced apps on your own. You will: Get a project started and logically structure it Construct a user interface with React and Material-UI Use WebSockets for real-time communication between client and server Build a REST API with Node and Express as another approach to client-server communication Package the app with Webpack for optimized delivery Take a completed app and wrap it up with Docker for easy distribution Review a host of other ancillary topics including NPM, Semantic versioning, Babel, NoSQL, and more.
ISBN: 9781484257388
Standard No.: 10.1007/978-1-4842-5738-8doiSubjects--Topical Terms:
542671
Computer software
--Development.
LC Class. No.: QA76.76.D47 / Z35 2020
Dewey Class. No.: 005.1
Modern Full-Stack development = using Typescript, React, node.js, Webpack, and Docker /
LDR
:03233nmm a2200325 a 4500
001
2217408
003
DE-He213
005
20200329132741.0
006
m d
007
cr nn 008maaau
008
201120s2020 cau s 0 eng d
020
$a
9781484257388
$q
(electronic bk.)
020
$a
9781484257371
$q
(paper)
024
7
$a
10.1007/978-1-4842-5738-8
$2
doi
035
$a
978-1-4842-5738-8
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.D47
$b
Z35 2020
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
090
$a
QA76.76.D47
$b
Z24 2020
100
1
$a
Zammetti, Frank.
$3
3309471
245
1 0
$a
Modern Full-Stack development
$h
[electronic resource] :
$b
using Typescript, React, node.js, Webpack, and Docker /
$c
by Frank Zammetti.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xxii, 373 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Server-Side Action: Node and NPM -- 2. A Few More Words: Advanced Node and NPM -- 3. Client-Side Adventures: React -- 4. A Few More Words: Advanced React -- 5. Building a Strong Foundation: TypeScript -- 6. A Few More Words on TypeScript -- 7. Mailbag, Server -- 8. Mailbag, Client -- 9. Time for Fun: Skipity-Do, The Server -- 10. Time for Fun: Skipity-Do, The Client -- 11. Tying It Up in a Bow with Webpack -- 12. Bringing the Dev Ship into Harbor With Docker.
520
$a
Explore what React, Node, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development. React is one of the most popular web development tools available today, and Node.js is extremely popular for server-side development. The fact that both utilize JavaScript is a big selling point, but as developers use the language more, they begin to recognize the shortcomings, and that's where TypeScript comes in and why it's gaining in popularity quickly. Add Webpack and Docker to the mix, and you've got a potent full development stack on which to build applications.You'll begin by building a solid foundation of knowledge and quickly expand it by constructing two different real-world apps. These aren't just simple, contrived examples but real apps that you can choose to install on your servers and use for real. By the end, you will have a solid grasp of building apps with React, Node.js, and TypeScript and a good grasp on how Webpack can be used to optimize and organize your code for deployment. You'll also understand how Docker can be used to run the apps you build in a clear and well-defined way, all of which will be able to springboard you into creating more advanced apps on your own. You will: Get a project started and logically structure it Construct a user interface with React and Material-UI Use WebSockets for real-time communication between client and server Build a REST API with Node and Express as another approach to client-server communication Package the app with Webpack for optimized delivery Take a completed app and wrap it up with Docker for easy distribution Review a host of other ancillary topics including NPM, Semantic versioning, Babel, NoSQL, and more.
650
0
$a
Computer software
$x
Development.
$3
542671
650
1 4
$a
Web Development.
$3
3134872
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-5738-8
950
$a
Professional and Applied Computing (Springer-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9392312
電子資源
11.線上閱覽_V
電子書
EB QA76.76.D47 Z35 2020
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login