Member-only story
25 Killer Websites for Web Developers You Should Know About
Preface
I would like to share with you some useful websites that 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.