15 Killer Websites for Web Developers

99.9% of developers don’t know all of them.

fatfish
4 min readMar 26

--

Photo by KOBU Agency on Unsplash

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

Link

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

Link

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

Link

The internet’s source of freely-usable images. Powered by creators everywhere.

4. Smart WebP, PNG and JPEG compression

Link

You may often need to compress images, tinypng is free to use and the compressed images have high definition.

5. CodePen

Link

Using CodePen will make it very convenient to embed demo code on Medium, like in this example.

--

--

fatfish

Hi friends, I am a front-end engineer from Alibaba, let’s code happily together.