2024-12-30
2765
Emmanuel John
199557
110
Dec 30, 2024 ⋅ 9 min read

Building a multi-lingual web app with Nuxt 3 and Nuxt i18n

Emmanuel John I'm a full-stack software developer, mentor, and writer. I am an open source enthusiast. In my spare time, I enjoy watching sci-fi movies and cheering for Arsenal FC.

Recent posts:

typescript vs javascript

TypeScript vs. JavaScript: Differences and use cases for each

Choosing between TypeScript and JavaScript depends on your project’s complexity, team structure, and long-term goals.

Kayode Adeniyi
Mar 4, 2025 ⋅ 4 min read
pure components in react using Using PureComponent and React.memo

Pure components in React: Using PureComponent and React.memo

Learn how to memoize components in React using React.PureComponent and the React.memo API, and cover the fundamentals of React components.

Glad Chinda
Mar 3, 2025 ⋅ 7 min read
A guide to the CSS cursor property

A guide to the CSS cursor property

Learn about built-in CSS cursors, creating custom cursors with CSS, using multiple cursors, and adding animations with CSS and JavaScript.

Samson Omojola
Mar 3, 2025 ⋅ 8 min read
React Select: A Comprehensive Guide

React Select: A comprehensive guide

React Select offers customization, styling, async data loading, accessibility, and more to build powerful, user-friendly dropdowns in React.

Stephen Afam-Osemene
Mar 3, 2025 ⋅ 9 min read
View all posts

Leave a Reply