Tools That Make Web Developers' Lives Easy

Introduction

Today, the world has grown so much and has been so friendly for developers, thousands of tools are  floating in the market for free, but we need to realize this and have them in our bucket whenever required.

I will be discussing a few important tools which are handy and work out for every developer.

Tools!! FIREBUG 2

This is the best tool for the developer which can be installed on FireFox (add-on). This helps monitor the structure of your HTML, CSS, and also JavaScript. To add the Firebug and get it going add now!

Add FireBug

1
It's a web development tool which will help any developer track  issues with the client side and also track the response time for the requests in the network tab.

The tool tab looks like below:

3

POSTMAN

This is a very important tool, which is a restful API client, which helps developers not waste time debugging and every time running Visual Studio to check the result set and how the API behaves. We now just need to call the url of the API from Postman and it gives us the result, even the status code as well.
4
Get POSTMAN for Chrome

This will allow developers to request any API, may it be GET, PUT, POST or DELETE.

5

6
I made a get request to an exposed github API to show how the POSTMAN reacts and shows us the Json result also the response time and the Status(200 Ok, 404 Not found, 403 Forbidden).

Yslow 8

This is such a powerful tool for any developer developing any web application, which without any fondness to anyone, ruthlessly shows how good your web app is and how well it will behave. The below image says it all:

9

The above web site has been given a Grade 'D' by Yslow. This also gives a description of why the grade is low, what can be modified or implemented to improve your grade. Here, it also lets developers know for bundling and minification for Javascript and the style sheets. So use it and improve the performance of your web app.

Install the Yslow now:

Add Yslow

7

Css Sprite Generator

Sprites is a collection of images put together into a single image. So instead of adding multiple images and heavy-ing the web page, we can prefer sprites with images and using css to generate and display on web page.

Css sprite generator add on tool helps you create Sprites. Sprite Cow also helps you generate sprites and also the css to use on your web page.

10

Web developer

This is a very interesting add on for every developer. This has a lot of features added to it and each of them is useful while developing.

11
Web Developer Add on

Add the web developer add on and play around there are a lot of features out there for you.

12
There are features for Css, forms, javascript, images, cookies, etc.

Window Resizer

13
Another helpful tool for every developer, as nowadays every web app is being designed to be responsive. Developers add css and html to make it responsive, but it is not possible for developers to test on every possible device which end users would be using. This helps you resize your web app window and test if the pages are responsive as expected.

14
Add and play with it.
Window Resizer Add on

CSS Viewer

An interesting tool to be used, as it lets you view the css being used on the web page. This helps check the css hovering over the web page area.

15
CSS Viewer Add on

The add after added on web page looks like below:

16

Cache Clear 17

19
How many times do we developers face the wrath from the testing team, that this is not working this is breaking and what not! And we ask them to do just one thing, "Please clear your cache!" and then everything works! Here is an add on which helps you clear cache for the application on click of a tool tip only.

Add and recommend testing to add as well. :P

Clear Cache Add on

Angular Batrang 21

20
Angular being the king now, every developer is starting to learn and use Angular. This is a very nice tool to be used on Angular applications, if they wish to track the scopes and angular objects and how they behave!

After adding the extension in the developer tool, it comes as an add on and you can navigate and play with it on your angular web app.

22
Angular Batrang Add on

Conclusion

These were a few important developer tools which I use in my day to day development and I hope this will help a few developers as well, as they are very useful once you start using and exploring them. Play around and you will become addicted to them. I hope readers will share their views and share which other important developer tools they recommend.

Come on! Recommend and share your views!

Read more articles on Web Development:


Invincix Solutions Private limited
Every INVINCIAN will keep their feet grounded, to ensure, your head is in the cloud