15 Killer Websites for Web Developers
Preface
I would like to share with you some useful websites, some of which can improve your productivity, some can help you write articles, and some can help you with design. Let’s take a look now.
1. Create and share beautiful images for your source code
Use Carbon to create and share beautiful images of your source code. It provides a variety of code styles and themes.
2. JavaScript Regular Expression visualizer
Are you the kind of person who doesn’t want to learn regex expressions because it looks complicated? Don’t worry, I used to be the same but not anymore. A visualization tool makes regular expressions easier to understand.
3. Random Image
The internet’s source of freely-usable images. Powered by creators everywhere.
4. Smart WebP, PNG and JPEG compression
You may often need to compress images, tinypng is free to use and the compressed images have high definition.
5. CodePen
Using CodePen will make it very convenient to embed demo code on Medium, like in this example.