30天入坑React ---------------day29 Continuous Integration

This post is part of the series 30 Days of React.

In this series, we're starting from the very basics and walk through everything you need to know to get started with React. If you've ever wanted to learn React, this is the place to start!

DOWNLOAD THE FREE PDF

30 Days of React Mini-Ebook

Continuous Integration

Edit this page on Github

Today we'll look through some continuous integration solutions available for us to run tests against as well as implement one to test our application in the cloud.

We've deployed our application to the "cloud", now we want to make sure everything runs as we expect it. We've started a test suite, but now we want to make sure it passes completely before we deploy.

We could set a step-by-step procedure for a developer to follow to make sure we run our tests before we deploy manually, but sometimes this can get in the way of deployment, especially under high-pressure deadlines in the middle of the night. There are better methods.

Testing then deployment

The core idea is that we want to deploy our application only after all of our tests have run and passed (sometimes known as "going green"). There are many ways we can do this. Mentioned above, we can handle it through humans, but that can become tedious and we're pretty ...

 

LEARN REACT THE RIGHT WAY

The up-to-date, in-depth, complete guide to React and friends.

DOWNLOAD THE FIRST CHAPTER

 

This page is a preview of 30 Days of React

Get the rest of this chapter and 300+ pages of React instruction for free.

DOWNLOAD 30 DAYS OF REACT PDF (FREE)

❮ PREV

Next Chapter:

Wrap-up and More Resources

NEXT ❯

The entire source code for this tutorial series can be found on the GitHub repo, which includes all the styles and code samples.

If at any point you feel stuck, have further questions, feel free to reach out to us by:

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值