Logo Homepage

Blog

I learn. I grow. I write. I share.


  1. Secure Your Web App - Salting Passwords

    Salting makes it harder for hackers to decode passwords, thus securing your database.

    Read
  2. Optimize Your Web App - Images Performance

    Images are the leading cause of web performance issues. Learn how to optimize images for better performance.

    Read
  3. 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
  4. 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