Blog
React: Pitch & anti-pitch
Weighing the Advantages and Disadvantages of React for Modern Web Development.
Infinite scroll component in React and NextJS
Infinite scroll is a great way to load huge lists as it provides a great UX for user when compared to traditional pagination
Pure CSS carousel
Let's create carousel without any JavaScript that works on touch devices
Get any website favicon using free Google API
Google has free API endpoint that allows us to get favicon of any website in different sizes
Get rid of YouTube unskippable ADS with simple JavaScript
If you hate waiting 5 seconds to skip YouTube ads, let's fix that with few lines of JavaScript code.
Lazy loading images with Intersection Observer in React
Images can really be a bottleneck on the website. If you do not optimize your images users will have bad time and crawlers will not crawl you as fast as you want.
How to cancel requests with Apollo GraphQL
If you need to cancel requests with Apollo Graphql in React, and do not know how to do it, you came to the right place.
JavaScript Loops performance
Yet another post that iterates over items to measure performance of different loops in JavaScript.
CSS new :has selector
Want to know more about new awesome selector added in CSS? Let us dive right in!
React Native
Ever wondered if React Native is right framework for you? In this post you will find out if you want to use it or not.
Tailwind. Why and why not?
Let us talk about Tailwind. Do you really need to use it, and does it actually helps you.
Hello world!
Hello and welcome to my blog. I hope you will find some useful information, and learn something new along the way.