5 Helpful Developer Productivity Tools

Easy README editor tool

I like to create good README files for the projects I work on, and it can get hectic if you’re writing markdown and then previewing it and then fixing any mistakes.

readme.so

Build, test, and debug regex


This content originally appeared on DEV Community and was authored by Chaudhry Talha

Easy README editor tool

I like to create good README files for the projects I work on, and it can get hectic if you're writing markdown and then previewing it and then fixing any mistakes.

readme.so

Build, test, and debug regex

Regex can be a PITA sometimes. Here is a tool I use to build a regex or test regex in code reviews.

regex101

Create secure tunnels for your local development

Imagine you’re working on a website on your computer and you want to show it to someone else who’s not nearby. Normally, they can’t see it because it’s only on your local machine. Ngrok creates a secure tunnel from your computer to the internet, giving you a temporary web address that anyone can use to access your site.

ngrok

Check the cost of adding npm packages

As I am a javascript developer, so adding a new npm packages in my project comes every now and then. This tools tell you what would be the cost of adding a package in your project is.

bundlephobia

Create mock APIs with temporary data

Sometimes you need to create demo data while the backend is still working on the API OR you want to have a mock API in place that return that temporary data as a placeholder. This tool will help you do all of that.

mockaroo OR mocky


This content originally appeared on DEV Community and was authored by Chaudhry Talha


Print Share Comment Cite Upload Translate Updates
APA

Chaudhry Talha | Sciencx (2024-07-16T02:20:22+00:00) 5 Helpful Developer Productivity Tools. Retrieved from https://www.scien.cx/2024/07/16/5-helpful-developer-productivity-tools/

MLA
" » 5 Helpful Developer Productivity Tools." Chaudhry Talha | Sciencx - Tuesday July 16, 2024, https://www.scien.cx/2024/07/16/5-helpful-developer-productivity-tools/
HARVARD
Chaudhry Talha | Sciencx Tuesday July 16, 2024 » 5 Helpful Developer Productivity Tools., viewed ,<https://www.scien.cx/2024/07/16/5-helpful-developer-productivity-tools/>
VANCOUVER
Chaudhry Talha | Sciencx - » 5 Helpful Developer Productivity Tools. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/07/16/5-helpful-developer-productivity-tools/
CHICAGO
" » 5 Helpful Developer Productivity Tools." Chaudhry Talha | Sciencx - Accessed . https://www.scien.cx/2024/07/16/5-helpful-developer-productivity-tools/
IEEE
" » 5 Helpful Developer Productivity Tools." Chaudhry Talha | Sciencx [Online]. Available: https://www.scien.cx/2024/07/16/5-helpful-developer-productivity-tools/. [Accessed: ]
rf:citation
» 5 Helpful Developer Productivity Tools | Chaudhry Talha | Sciencx | https://www.scien.cx/2024/07/16/5-helpful-developer-productivity-tools/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.