Profile
  • Home
  • About
  • Work
  • Writing
  • Consultancy
July 03, 2025

Best Practices for React Folder Structure

A guide to organizing your React project folders for scalability and maintainability.

Read Full article
June 01, 2025

Mastering Advanced CSS Selectors

A practical guide to advanced CSS selectors for modern web development.

Read Full article
December 10, 2024

Learning JavaScript vs. TypeScript: Understanding the Role of Types

JavaScript (JS) and TypeScript (TS) are two of the most widely used languages in modern web development. While JavaScript is the de facto standard for front-end development, TypeScript is gaining popularity due to its added features and type safety.

Read Full article
December 08, 2024

Understanding export, export default, and module.exports in JavaScript

JavaScript. This guide covers their usage, syntax, and when to use each method, helping you navigate module systems in both ES6 and CommonJS.

Read Full article
October 01, 2024

My NeoVim Setup 2024

Learn how to set up your NeoVim to make your workflow amazing.

Read Full article
February 08, 2024

Understanding Asynchronous JavaScript: Callbacks, Promises, and Async/Await

Asynchronous programming is a key concept in JavaScript, especially for handling tasks like data fetching, I/O operations, and animations without blocking the main thread.

Read Full article
Get in touch
© 2025 - 2026 Htoo Aung Phyo Lwin