ificode
AboutArticlesNotesProductsServicesProjects

Writing on software design and personal reflections.

All my insightful reflections on programming and personal growth, meticulously arranged in chronological order.

Filter
April 21, 2025
Not Sure What SaaS to Build? Try Tinkering with the Basics!
April 21, 2025

Not Sure What SaaS to Build? Try Tinkering with the Basics!

If you've got no idea what SaaS to build, try tinkering with the basic things

Read article
April 1, 2025
Supercharge your React Project with TypeScript Generics!
April 1, 2025

Supercharge your React Project with TypeScript Generics!

How Generics allows us to create flexible and reusable codes easily

Read article
March 26, 2025
React Authentication - Part 1: Storing JWT Tokens Securely
March 26, 2025

React Authentication - Part 1: Storing JWT Tokens Securely

Learn about JWT authentication, security considerations, and best practices for token storage in React applications.

Read article
March 25, 2025
Using TypeScript in React - Part 1: Basic Things
March 25, 2025

Using TypeScript in React - Part 1: Basic Things

Beginner's guide to TypeScript in React—covering types, props, and cleaner code.

Read article