Development
The thing about service workers...
Do you use service workers at all? In this article, I will go through some of the most common issues that occur while using service workers and share my workarounds for it.
Development
Do you use service workers at all? In this article, I will go through some of the most common issues that occur while using service workers and share my workarounds for it.
Development
How to improve website performance and achieve great results? This tutorial brings you answers on how to eliminate render-blocking CSS and JavaScript to improve website performance.
Development
Lazy loading is important for optimizing image loading and therefore improving web performance. This article covers how to implement native lazy loading with fallback for unsupported browsers.
Development
How to make a custom solution for fullscreen React Native Video on Android.
Development
Let’s break this down into several categories that have seen major improvements over the years — hosting, CI/CD tools, Cloud infrastructure tools, marketing tools, and general cloud automation tools.
Development
What if you want to support a true multi-language routing, which will support route names in multiple languages and redirect your users to correct routes when you change languages?
Development
Follow this in-depth-guide and learn ways to improve CSS performance and file size.
Development
We're going to look at the five simple and very effective principles that will take your CSS to the next level.
Development
Follow this in-depth-guide and learn different ways to optimize images for your website.
Development
How we’ve used panResponder to create draggable chat-heads which could be paired by overlapping one over another.
Development
The idea and concept of Skeleton Loading or Skeleton Screens was introduced in 2013. in this blog post by Luke Wroblewski.
Development
A word of advice for any future projects involving PWA — if it has anything to do with media playback, don’t bet on iOS. Think of PWAs as ProblemsWithApple.