- read

15 Killer Websites for Web Developers

fatfish 77

Photo by Lee Campbell on Unsplash

As a front-end development engineer, you must have used many tools to increase your productivity. They can be websites, documentation, or a JavaScript library.

Today I want to share with you 15 interesting websites and I am sure you will like them.

1. 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.

2. DevDocs

Link

This website has documentation for various projects and also supports offline use.

3. cdnjs

Link

Sometimes we need online resources for programming practice. cdnjs can help us find almost all open-source libraries.

4. Random Image

Link

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

5. 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.