frontend

Fix i18next Not Persisting Language After Page Reload in React
A detailed guide to debug and fix i18next not keeping the selected language after page reload in React. Analysis of LanguageDetector, i18n.language vs resolvedLanguage, and how to ensure reliable persistence.

Understanding CSS Measurement Units
Explore different CSS measurement units and how to use them effectively in web design.

Web Browser and Its Key Components
Understanding web browsers and the main components that make up a modern web browser

Setup Prettier and Eslint for NextJS project
Learn how to setup Prettier and Eslint for NextJS project
