Hello, I'm Ali Kadhim
As a front-end developer, I'm dedicated to crafting clean code and impeccable designs that elevate websites with immersive interactive experiences.
Recent Writing
Implementing Internationalization (i18n) in Next.js 15 with the App Router
2025-02-22
2025-02-23T21:08:21Z
Learn how to add i18n to Next.js 15 with the App Router! Set up locales, load translations, and build a language switcher. Includes JSON & accessibility best practices.
Integrating Jest and React Testing Library with ReactJS and TypeScript
2024-08-13
2024-12-02T21:47:53Z
Learn to integrate Jest and React Testing Library with React TypeScript using Vite. This guide covers setup, configuration, and writing effective tests.
Sync Smart: Automating Next.js Development with GraphQL Codegen
2024-04-23
2024-09-01T19:00:37Z
Optimize your Next.js projects with GraphQL Codegen. Automate type definitions and query builders for seamless frontend-backend synchronization.