Home > Article > Web Front-end > Share 12 development tools that improve programmers' soft skills and efficiency
This article recommends 12 development tools to improve programmers’ soft skills and efficiency. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
Hello everyone, I am your cat brother, the super cat who doesn’t like to eat fish or meow~
The content of this issue It’s a bit unusual. Let’s start with some online drawing tools.
draw.io is a free online chart editing tool that can be used to edit workflow, BPM, org charts, UML, ER diagram, network topology diagram, etc., and it is free, and the diagrams you can create are unlimited.
You can also log in with GitHub authorization, and then save the flowcharts you created to the GitHub warehouse. You can also open the flowcharts you have saved in the GitHub warehouse!
Brother Mao has been using this to draw pictures, and then created a private GitHub warehouse to store these pictures. It is very easy to use.
https://www.draw.io/
#ProcessOn is an aggregation platform of online drawing tools. It can draw flow charts, mind maps, UI prototype diagrams, UML, network topology diagrams, organization charts, etc. online. Wait,
Regardless of Mac or Windows, a browser can be used to express creativity and plan work anytime and anywhere.
#The disadvantage is that free users can create 9 pictures, not unlimited.
https://www.processon.com/
Excalidraw is a very lightweight online whiteboard tool can be opened directly in the browser to easily draw graphics with hand-drawn style.
For example, you can draw a graph like this:
https://excalidraw.com/
Agent packet capture tool, very good and powerful.
A cross-platform web debugging proxy tool based on Node. Similar tools include Fiddler on the Windows platform. It is mainly used to view and modify HTTP, HTTPS, and Websocket requests and responses. It can also be used as an HTTP proxy server. .
Different from Fiddler's method of modifying request responses through breakpoints, whistle uses a method similar to configuring system hosts. All operations can be achieved through configuration, supporting domain names, paths, regular expressions, wildcards, and wildcards. Path and other matching methods, and the functions can be extended through the Node module.
https://wproxy.org/whistle/
Easy Mock is a product produced by Hangzhou Souche Wireless Team An extremely simple, efficient, visual, and online mock service that can quickly generate simulation data. Organizing the Mock List in a project management manner can help us better manage Mock data.
However, the website is currently under filing and cannot be accessed temporarily. It will take a few days.
https://www.easy-mock.com
Fiddler is a It is a very easy-to-use packet capture tool that can intercept, resend, edit, and dump the data packets sent and received during network transmission. It can also be used to detect network security.
https://www.telerik.com/fiddler
GitHub Global Ranking: This ranking is very authoritative.
Every open source developer on GitHub wants to know their ranking on GitHub. It is very simple. Just enter your GitHub username in the input box above and you can see your statistics. .
For example, Mao Ge’s statistics: https://gitstar-ranking.com/biaochenxuying
https://gitstar-ranking.com/
Prototyping design tools, prototypes, designs, flow charts, mind maps...Enjoy the fun of creation, achieve team and individual success
https://modao.cc /
is a sharing platform for product documents and design drawings that helps Internet teams better manage documents and design drawings.
Blue Lake can display Axure online, automatically generate design diagram annotations, share the design diagram with the team, and display the jump relationship between pages.
Most domestic designers and front-end users are using this to connect PS files. It’s really easy to use!
https://lanhuapp.com
Efficient and easy-to-use automatic annotation tool, generates front-end code, design and R&D collaboration tool
https://www.fancynode. com.cn/pxcook
A cutout tool that removes picture background: 100% automatic – It only takes 5 seconds – no clicks required – and it’s free.
Remove.bg is a very magical and powerful online portrait photo/object picture background quick removal tool. You only need to upload the picture, and it will use "artificial intelligence" technology to automatically remove the background for you. It only takes 5 seconds to give you a transparent photo of the subject with the background removed. The whole process is very simple and foolproof, and you don’t need to spend any energy on cutting out the pictures yourself.
https://www.remove.bg/zh
PS The online picture editor is a professional and streamlined online ps picture production and processing software tool. You can use it to correct, adjust and beautify images directly by opening it in the browser.
Compared with similar software, uupoop supports more file formats, including psd, xd, sketch, xcf, raw, pdf and common image formats.
After overall experience, I feel that uupoop has 80% of the functions of the original PS, which can basically meet the needs of lightweight editing or emergency editing.
https://www.uupoop.com/
Okay, what is necessary to improve the soft skills of a programmer Tool projects, let’s recommend these 12 today.
For more programming related knowledge, please visit: Programming Video! !
The above is the detailed content of Share 12 development tools that improve programmers' soft skills and efficiency. For more information, please follow other related articles on the PHP Chinese website!