The following Jade Bird of Nanning Peking University introduces the tools of Internet software development.
1, CIRCLECICIRCLECI is a continuous integration engine, which can be used for SaaS cloud services and private deployment.
It has been used by many development teams as a general CI tool on SaaS platform.
CircleCI2.0 version 2.0 supports the workflow of building tasks, including fan-in fan-out process mode and manual trigger mode, and supports mobile development.
It also allows developers to run locally.
In addition, C Nanning IT training found that ircleCI can be easily integrated with Slack and other notification and alarm systems.
2.GOPASS is a team password management solution based on GPG and Git.
Its predecessor is pass, but it adds many functions such as multi-user password management, hierarchical password storage, interactive search, time-based one-time password, binary storage format and so on.
Because its storage format is basically compatible with pass, IT training suggests that it can be directly migrated from pass during use.
This means that you only need to call the storage key once to migrate its integration to a clean standby workflow.
3.JSONITER If you are looking for a high-performance JSON encoding/decoding tool written in Go and Java, please try the open source library JSONITER, which is very compatible with the standard JSON encoding package in Go.
4.FLOWFLOW is a static type checking tool for Javascript, which can gradually add type checking to the whole code base.
In the process of computer training, you can get more contact.
Mainly different from Typescript which implements static type checking by defining another language, Flow can be gradually added to the existing Javascript code base which supports ECMAScript versions 5, 6 and 7.
In the process of using Flow, to make the code clearer and more reliable, we should seize the code defects related to types in the early stage of the construction process.