Skip to content

ahmad-511/tinypng_clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Build a TinyPNG TinyJPG Clone with Javascript

Check out Dave Gray's YouTube Channel with all of his wonderful tutorials.

Description:

Learn how to build a TinyPNG Clone with Javscript. TinyPNG and TinyJPG are great dev tools for compressing images. In this Javascript project tutorial, we'll use a Serverless Function for image compression. Our clone will actually improve the compression rate!

Modifications:

  1. Simplify the calculation in handleFiles and getFileSizeString functions
  2. Simplify the IDs used in createResult function
  3. Remove unnecessary id for p2 in createResult function
  4. Implementing Upload/Download progress by using XMLHttpRequest Object instead of the fetch API

If you have completed Dave's 8 hour JavaScript course tutorial video, this is a great additional tutorial to build on those lessons.

YouTube: How to Build a TinyPNG TinyJPG Clone with Javascript

Academic Honesty

DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiargism and adhere to the spirit of this Academic Honesty Policy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%