John Abraham
A front-end developer and writer
7 articles by John Abraham
Implementing rate limiting to protect APIs from abuse
Rate limiting shields APIs from DDoS attacks and brute force abuse. IP-based, server-based, and geography-based strategies control request volumes.
Two Powerful Techniques: CSS Resetting and Normalizing
Achieve consistent styling across browsers with these techniques
Solving Database Performance Bottlenecks
How to optimize a DB to get better front end performance
The Roles of CDNs in Front End Performance Optimization
How to improve websites' performance with CDNs
All About Dynamic Routing in Single Page Applications (SPAs)
How to do this type of routing
Gamification: Strategies and Benefits for User Engagement
Learn how to use gamification and get customer engagement and customer loyalty
Use cases for HTML's Web Storage API
When and why to use HTML's Web Storage API