This article introduces some tools to improve productivity, including websites, browser plug-ins, VSCode plug-ins and command line tools~
##Website article
Bundlephobia
If you want to install a new dependency, this website can check the size of the dependency, whether it supports tree-shaking, etc. item indicators. (npm package only)https://bundlephobia.com/
Coolors
Still worrying about myself Color palette for a project? You can come to this website to find it.https://coolors.co/
Carbon
can turn the code into a beautiful picture. The author has previously The article has used ~https://carbon.now.sh/
Snippet generator
code snippet They are easy to use, but generating them is troublesome. This website can be generated with one click based on the code. Support VSCode, Sublime Text, Atom.https://snippet-generator.app/
Wolfram Alpha
If you have a complex expression If you need to calculate, or if you want to simplify a long if statement, you can use this website. It will help you judge various conditions and generate data charts such as Venn diagrams.https://www.wolframalpha.com/input/?i=a or b and b or c
DevHints
https://devhints.io/
Caniuse
Browser compatibility quick check, browserlist uses the data here to be compatible with the browser.https://caniuse.com/
Chrome Plug-in
FeHelper
More than 20 practical small functions, including string encoding and decoding, JSON formatting, QR code generation, etc.https://www.baidufe.com/fehelper
Wappalyzer
Help you detect what technologies the website uses stack.https://www.wappalyzer.com/
Screencastify
Record your website into a short video.https://www.screencastify.com/
VSCode Plug-in
Bracket Pair Colorizer
Bracket highlighter tool to find your significant other quickly! (brackets)##Git Graph
Git History Graphical, with it, I don’t seem to be able to use Sourcetree~
Git GraphGitLens
Artifact! It’s super convenient to view the history~
GitLensLive Share
VSCode Official Plug-in, remote code sharing.
Live Share
Recommended tutorial: vscode basic tutorial
CLI tool article
ngrokOne line Command, intranet penetration. Essential for demonstrating local projects.
https://ngrok.com/serve
Quickly start the service and can be used for debugging and packaging Post code!
tldr
Too long; Didn't read. The various command descriptions are too complicated, so you can just focus on the key points with this one!
https://tldr.sh/fkill
Forcefully kill the process, cross-platform.
https://github.com/sindresorhus/fkill-cliIf you have other useful tools, please leave a message to share~
Reference article
18 DevTools for productivityThe above is the detailed content of 18 Developer Tools to Boost Productivity. For more information, please follow other related articles on the PHP Chinese website!

The difference between VisualStudioProfessional and Enterprise is in the functionality and target user groups. The Professional version is suitable for professional developers and provides functions such as code analysis; the Enterprise version is for large teams and has added advanced tools such as test management.

VisualStudio is suitable for large projects, VSCode is suitable for projects of all sizes. 1. VisualStudio provides comprehensive IDE functions, supports multiple languages, integrated debugging and testing tools. 2.VSCode is a lightweight editor that supports multiple languages through extension, has a simple interface and fast startup.

VisualStudio is a powerful IDE developed by Microsoft, supporting multiple programming languages and platforms. Its core advantages include: 1. Intelligent code prompts and debugging functions, 2. Integrated development, debugging, testing and version control, 3. Extended functions through plug-ins, 4. Provide performance optimization and best practice tools to help developers improve efficiency and code quality.

The differences in pricing, licensing and availability of VisualStudio and VSCode are as follows: 1. Pricing: VSCode is completely free, while VisualStudio offers free community and paid enterprise versions. 2. License: VSCode uses a flexible MIT license, and the license of VisualStudio varies according to the version. 3. Usability: VSCode is supported across platforms, while VisualStudio performs best on Windows.

VisualStudio supports the entire process from code writing to production deployment. 1) Code writing: Provides intelligent code completion and reconstruction functions. 2) Debugging and testing: Integrate powerful debugging tools and unit testing framework. 3) Version control: seamlessly integrate with Git to simplify code management. 4) Deployment and Release: Supports multiple deployment options to simplify the application release process.

VisualStudio offers three license types: Community, Professional and Enterprise. The Community Edition is free, suitable for individual developers and small teams; the Professional Edition is annually subscribed, suitable for professional developers who need more functions; the Enterprise Edition is the highest price, suitable for large teams and enterprises. When selecting a license, project size, budget and teamwork needs should be considered.

VisualStudio is suitable for large-scale project development, while VSCode is suitable for projects of all sizes. 1. VisualStudio provides comprehensive development tools, such as integrated debugger, version control and testing tools. 2.VSCode is known for its scalability, cross-platform and fast launch, and is suitable for fast editing and small project development.

VisualStudio is suitable for large projects and Windows development, while VSCode is suitable for cross-platform and small projects. 1. VisualStudio provides a full-featured IDE, supports .NET framework and powerful debugging tools. 2.VSCode is a lightweight editor that emphasizes flexibility and extensibility, and is suitable for various development scenarios.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Zend Studio 13.0.1
Powerful PHP integrated development environment

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
