Blog
I learn. I grow. I write. I share.
-
Secure Your Web App - Salting Passwords
Salting makes it harder for hackers to decode passwords, thus securing your database.
Read -
Optimize Your Web App - Images Performance
Images are the leading cause of web performance issues. Learn how to optimize images for better performance.
Read -
HTTP Caching - Fresh, Stale and Revalidation
HTTP caching is critical to the performance of a website. Resources can be reused for a set period of time, and then revalidated to keep their freshness.
Read -
Design Patterns in Functional Programming
Design patterns in functional programming paradigm has two distinct features - decoupling of data and methods, and first-class functions.
Read
1-4 of 7 posts