Day: October 8, 2022
11 posts
LeetCode – Rectangle Area
Problem statement Given the coordinates of two rectilinear rectangles in a 2D plane, return the total area covered…
Builder pattern in TypeScript
Introduction The builder pattern is a creational pattern which allows to create complex objects in an easy way.…
I made 1,000x faster TypeScript Validator Library
Hello, I’m developer of typescript-json and have measure a benchmark comparing performance with other competitive libraries. By the…
The Battle Hardened Developer by Fiodar Sazanavets
The Battle Hardened Developer is a very useful book – in my opinion – not only for developers.…
Virtual URL navigation using vanilla JavaScript
I came upon an issue on a GitHub project where the maintainer wanted to dynamically change the content…
How to Improve Your Webpage Speed for Faster Website
What are the benefits of a fast site, faster page loading speed and does page speed matter? The…
Django Dynamic DataTables – Free Tool (Updated)
Hello Coders! This article presents an open-source tool that builds server-side paginated DataTables with minimum effort. The input…
I got my Hacktoberfest2022 Badge 🎉
Today I got my Holopin badge of which i participated in hacktoberfest fest. It was my first ever…