🛠️ Developer Tools

Powerful Developer Tools at Your Fingertips

Access a comprehensive suite of developer tools designed to streamline your workflow. From code formatters to image converters, we've got everything you need to boost your productivity.

JSON Formatter

Format & validate JSON

QR Generator

Create QR codes instantly

Image Tools

Convert & compress images

Hash Generator

Generate secure hashes

Our Blogs

Discover insights, tutorials, and expert tips to elevate your development skills and stay ahead in the tech world.

Mocking network request using sinon fake server

Mocking network request using sinon fake server

Big Guy

Setup Nginx with Let's Encrypt SSL certificate

Setup Nginx with Let's Encrypt SSL certificate on Ubuntu 20.04

Dragonfly

Add upload progress to axios request

Progress information can be obtained from the upload event of the XMLHttpRequest object. The upload event is triggered when the upload process starts. The progress event is triggered when the upload process is in progress. The load event is triggered when the upload process is completed.

Frodo

Javascript tooltips libraries in 2022: 10 popular choices

Discover the best JavaScript tooltip libraries in 2022. Compare Tippy.js, Popper.js, and 8 other popular options with features, examples, and implementation.

Dragonfly

JavaScript Drag and Drop Libraries: 4 Popular Choices

Here are 4 popular JavaScript drag and drop libraries that you can use to add drag and drop functionality to your web applications.

Miguel

Functional programming libraries that expand JavaScript's capabilities

Explore top functional programming libraries for JavaScript including Ramda, Lodash FP, and Immutable.js to write cleaner, declarative code.

Popeye

Browser detection using Javascript

Browser detection using Javascript

Miguel

Using preload and prefetch in HTML

In this article, we will discuss how to use preload and prefetch to improve first contentful paint in HTML.

Popeye

Using Gulp to minify CSS, JS and HTML Jekyll

Write a Gulp task to minify CSS, JS and HTML and use it in your jekyll project.

Junior