/blog/ - zsh
user@portfolio ~ $

ls -la blog/

React is fast, but unnecessary re-renders can kill your app's performance. Learn exactly when (and when NOT) to use useMemo and useCallback to optimize your components.

Author: Aslany Rahim Date: December 07, 2025
39 views
0 likes
0 comments
React Frontend Optimization JavaScript

Are you tired of undefined is not a function errors crashing your production app? It's time to graduate from JavaScript to TypeScript.

Author: Aslany Rahim Date: December 01, 2025
31 views
0 likes
0 comments
React TypeScript Frontend JavaScript

The Equifax breach was caused by a single unpatched library. Learn how to audit and update your dependencies using pip-audit and npm audit to prevent security catastrophes.

Author: Aslany Rahim Date: November 30, 2025
30 views
0 likes
0 comments
Security DevOps Python JavaScript Maintenance

Stop duplicating logic in your React components. Learn how to extract functionality into Custom Hooks to clean up your codebase.

Author: Aslany Rahim Date: November 20, 2025
44 views
0 likes
0 comments
React Frontend JavaScript Web Development
user@portfolio ~ $ _