Building enterprise JavaScript applications : learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes

Book Cover
Average Rating
Published
Birmingham, UK : Packt Publishing, 2018.
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English
ISBN
9781788472913, 1788472918

Notes

Description
Become a senior developer by building enterprise applications that use modern techniques such as TDD, containerization, continuous integration, and deployment Key Features Create production-grade JavaScript applications from scratch Build microservices and deploy them to a Docker container for scaling applications Test and deploy your code with confidence using Travis CI Book Description With the over-abundance of tools in the JavaScript ecosystem, it's easy to feel lost. Build tools, package managers, loaders, bundlers, linters, compilers, transpilers, typecheckers - how do you make sense of it all? In this book, we will build a simple API and React application from scratch. We begin by setting up our development environment using Git, yarn, Babel, and ESLint. Then, we will use Express, Elasticsearch and JSON Web Tokens (JWTs) to build a stateless API service. For the front-end, we will use React, Redux, and Webpack. A central theme in the book is maintaining code quality. As such, we will enforce a Test-Driven Development (TDD) process using Selenium, Cucumber, Mocha, Sinon, and Istanbul. As we progress through the book, the focus will shift towards automation and infrastructure. You will learn to work with Continuous Integration (CI) servers like Jenkins, deploying services inside Docker containers, and run them on Kubernetes. By following this book, you would gain the skills needed to build robust, production-ready applications. What you will learn Practice Test-Driven Development (TDD) throughout the entire book Use Cucumber, Mocha and Selenium to write E2E, integration, unit and UI tests Build stateless APIs using Express and Elasticsearch Document your API using OpenAPI and Swagger Build and bundle front-end applications using React, Redux and Webpack Containerize services using Docker Deploying scalable microservices using Kubernetes Who this book is for If you're a JavaScript developer looking to expand your skillset and become a senior JavaScript developer by building production-ready web applications, then this book is for you. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Li, D. (2018). Building enterprise JavaScript applications: learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes . Packt Publishing.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Li, Daniel. 2018. Building Enterprise JavaScript Applications: Learn to Build and Deploy Robust JavaScript Applications Using Cucumber, Mocha, Jenkins, Docker, and Kubernetes. Birmingham, UK: Packt Publishing.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Li, Daniel. Building Enterprise JavaScript Applications: Learn to Build and Deploy Robust JavaScript Applications Using Cucumber, Mocha, Jenkins, Docker, and Kubernetes Birmingham, UK: Packt Publishing, 2018.

Harvard Citation (style guide)

Li, D. (2018). Building enterprise javascript applications: learn to build and deploy robust javascript applications using cucumber, mocha, jenkins, docker, and kubernetes. Birmingham, UK: Packt Publishing.

MLA Citation, 9th Edition (style guide)

Li, Daniel. Building Enterprise JavaScript Applications: Learn to Build and Deploy Robust JavaScript Applications Using Cucumber, Mocha, Jenkins, Docker, and Kubernetes Packt Publishing, 2018.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
cfd6a8ec-8c9c-22b8-8903-fb8e6dfed85f-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work IDcfd6a8ec-8c9c-22b8-8903-fb8e6dfed85f-eng
Full titlebuilding enterprise javascript applications learn to build and deploy robust javascript applications using cucumber mocha jenkins docker and kubernetes
Authorli daniel
Grouping Categorybook
Last Update2024-10-08 10:55:34AM
Last Indexed2024-12-03 03:30:50AM

Book Cover Information

Image Sourcedefault
First LoadedAug 7, 2023
Last UsedAug 13, 2024

Marc Record

First DetectedMar 21, 2023 11:50:37 AM
Last File Modification TimeMar 21, 2023 11:50:37 AM
SuppressedRecord had no items

MARC Record

LEADER04042cam a2200409 i 4500
001on1060617415
003OCoLC
00520230321114748.0
006m     o  d        
007cr unu||||||||
008181102s2018    enka    o     000 0 eng d
019 |a 1056196608
020 |a 9781788472913
020 |a 1788472918
035 |a (OCoLC)1060617415|z (OCoLC)1056196608
037 |a CL0501000003|b Safari Books Online
040 |a UMI|b eng|e rda|e pn|c UMI|d UAB|d TOH|d STF|d OCLCF|d YDX|d OCLCQ|d G3B|d CZL|d OCLCQ|d OCLCO|d OCLCQ
049 |a MAIN
050 4|a QA76.73.J39
08204|a 005.2762|q OCoLC
1001 |a Li, Daniel,|e author.
24510|a Building enterprise JavaScript applications :|b learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes /|c Daniel Li.
264 1|a Birmingham, UK :|b Packt Publishing,|c 2018.
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
520 |a Become a senior developer by building enterprise applications that use modern techniques such as TDD, containerization, continuous integration, and deployment Key Features Create production-grade JavaScript applications from scratch Build microservices and deploy them to a Docker container for scaling applications Test and deploy your code with confidence using Travis CI Book Description With the over-abundance of tools in the JavaScript ecosystem, it's easy to feel lost. Build tools, package managers, loaders, bundlers, linters, compilers, transpilers, typecheckers - how do you make sense of it all? In this book, we will build a simple API and React application from scratch. We begin by setting up our development environment using Git, yarn, Babel, and ESLint. Then, we will use Express, Elasticsearch and JSON Web Tokens (JWTs) to build a stateless API service. For the front-end, we will use React, Redux, and Webpack. A central theme in the book is maintaining code quality. As such, we will enforce a Test-Driven Development (TDD) process using Selenium, Cucumber, Mocha, Sinon, and Istanbul. As we progress through the book, the focus will shift towards automation and infrastructure. You will learn to work with Continuous Integration (CI) servers like Jenkins, deploying services inside Docker containers, and run them on Kubernetes. By following this book, you would gain the skills needed to build robust, production-ready applications. What you will learn Practice Test-Driven Development (TDD) throughout the entire book Use Cucumber, Mocha and Selenium to write E2E, integration, unit and UI tests Build stateless APIs using Express and Elasticsearch Document your API using OpenAPI and Swagger Build and bundle front-end applications using React, Redux and Webpack Containerize services using Docker Deploying scalable microservices using Kubernetes Who this book is for If you're a JavaScript developer looking to expand your skillset and become a senior JavaScript developer by building production-ready web applications, then this book is for you. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
5880 |a Online resource; title from title page (Safari, viewed November 2, 2018).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a JavaScript (Computer program language)|9 71103
650 0|a Web site development.|9 72879
650 0|a Application software|x Development.|9 70680
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781788477321/?ar|x O'Reilly|z eBook
938 |a YBP Library Services|b YANK|n 15738703
994 |a 92|b VIA
999 |c 287163|d 287163