As developers, we have a lot of work to do every day, and because of that, we also need tools to increase our productivity. In this article, we list some useful development tools that you may not know about.

1.Can I Use?

“Can I Use?” Provides the latest browser support data, which can be used to query the front-end technology support of mobile and desktop browsers.

2,RegEx 101

Free regular expression debugger based on PCRE with real-time interpretation, error detection, and highlighting. Works with PHP, JavaScript, Python, and Golang.

3,Prettier

A code formatting tool that supports multiple languages and integrates with most editors. This is a very useful tool for formatting your code.

4,Log Rocket

LogRocket lets you recreate what users are doing on your site, helping you reproduce errors and fix problems faster.

5,CSS Scan

This tool helps you examine the CSS of any element while hovering over it without using the “inspect Element” in the dev tool, and you can copy the entire CSS rule of an element by clicking on it.

6,Axe

Accessibility testing standards. Axe is the world’s leading set of digital accessibility tools, chosen by the development and testing teams at Microsoft and Google.

7,Responsively app

This tool can greatly increase the speed at which you develop responsive apps. It is a must-have development tool for all front-end developers.

Eight,”Gitignore. IO”

Gitignore helps you quickly create useful.gitignore files for your project

9,Sentry

The Sentry monitoring platform helps every developer diagnose, fix, and optimize code performance. It’s really useful

10,WhatRuns

WhatRuns is a free browser extension that helps you identify the technology used on any website with the click of a button. Wappalyzer is a great alternative if you know anything about it.

This article was first published in the public number [programmer resources], scan code to pay attention to the public number [programmer resources], get more exciting content.