Category: Front-End

Image Compression Tools For Web Developers
Introduction of different tools to optimize your image size.
Use Gyro Data to Make Your React App More Interactive
Learn JavaScript device orientation API (with react) which might give you some inspirations about building an interactive App.
Getting Started With WebAssembly
My experience in getting started with WebAssembly, demos included.
Create a Color Picker With JavaScript
Steps to build a color picker tells you the color of your pointer position in an image.
5 Ways to Preload Images in Web Applications
Learn how to optimize your web app UX by preloading images in advance.
Promise.allSettled()态Promise.any() polyfill
In case you can not use Promise.allSettled() and Promise.any()