home
blog
projects
about
Subscribe
Why Quick Cache Implementation Creates More Problems Than It Solves: The Hidden Tech Debt Crisis
21/07/2025
•
40 views
•
7 min read
•
0 likes
caching
backend
web development
databases
architecture
engineering
Explore quick cache challenges, systematic design, and expert strategies to avoid technical debt for maintainable architectures
Browser Tab Leader Pattern: Stop Wasting API Calls Across Browser Tabs
04/07/2025
•
103 views
•
7 min read
•
0 likes
web development
react
browsers
tips
apis
optimization
typescript
javascript
Use the tab leader pattern to reduce redundant API calls, improve performance, and enhance user experience across multiple browser tabs
Shadow DOM: The Ultimate Solution for Embedding Third-Party HTML Without CSS Conflicts
02/07/2025
•
87 views
•
7 min read
•
0 likes
web development
shadowdom
react
next.js
design
css
iframe
Learn to use Shadow DOM to resolve CSS conflicts in third-party HTML with a guide featuring best practices and examples
How to Avoid Chrome Flagging Your Web Push Notifications (And Why Most People Get It Wrong)
04/06/2025
•
218 views
•
3 min read
•
0 likes
chrome
gemini
machine learning
web-push
web development
android
spam
filter
security
Learn why Android Chrome flags web push notifications and how to stop 'chrome detected possible spam' warnings from blocking your messages.
4 Ways to Destructure Array in JavaScript & make your code look clean
11/08/2024
•
66 views
•
3 min read
•
0 likes
javascript
web development
tips
webdev
programming blogs
Learn four methods to destructure arrays in JavaScript for cleaner, more readable code
Automate Your Git Workflows with Git Hooks 🚀
28/07/2024
•
14 views
•
4 min read
•
0 likes
open source
git
github
automation
web development
testing
devops
Git hooks are scripts that run automatically whenever a particular event occurs in a Git repository.
Seamlessly Transform Your Smart Phone into a Second Screen for FREE with Zero Configuration: Experience Seamless Multitasking!
13/07/2024
•
62 views
•
2 min read
•
0 likes
guide
tips
developer
web development
open source
developer tools
Seamlessly Transform Your Smart Phone into a Second Screen for FREE with Zero Configuration: Experience Seamless Multitasking!
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 4, Publishing to NPM
25/06/2024
•
17 views
•
3 min read
•
0 likes
typescript
library
react
web development
webdev
Publish your first SDK to NPM
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 3, Making Test Apps
25/06/2024
•
19 views
•
4 min read
•
0 likes
typescript
library
web development
webdev
react
Make Test Apps for React, Common JS Node, ESM Node, and Browser
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 2, folder structure - integrating API
25/06/2024
•
24 views
•
3 min read
•
0 likes
typescript
web development
webdev
library
Develop Your first TypeScript Library
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 5, CDN for Browsers
25/06/2024
•
21 views
•
2 min read
•
0 likes
sdk
library
typescript
web development
webdev
react
Develop Your First TypeScript Library
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 1, our first MVP
25/06/2024
•
66 views
•
4 min read
•
0 likes
sdk
typescript
node.js
react
commonjs
ecmascript
library
web development
webdev
Develop Your first TypeScript Library