3 Cool Tools for Frontend Developers

Maxall4
1 min readJul 23, 2020

--

Photo by Greg Rakozy on Unsplash

1. CanIUse

Can I Use is a cool tool for checking if you can use a CSS feature for certain browsers.

2. BundlePhobia

BundlePhobia allows you to check the size of packages before you use them

3. Postman

Postman allows you to make web requests to web sites using an application.

Conclusion

I hope you find all of these packages useful while developing your next application!

--

--