Arkar Myat

Articles

Some of my latest articles on web development, computer science, and more.

My 5 year old setup, I can't live without

My 5 year old setup, I can't live without

Oct 22, 2024
Linux
Dev Tools
Neovim from scratch with Lazy.nvim

Neovim from scratch with Lazy.nvim

Oct 22, 2024
Vim
Dev Tools
Let's make this December a Svelte-filled coding celebration! 🌟🎉

Let's make this December a Svelte-filled coding celebration! 🌟🎉

Oct 22, 2024
Svelte
Continuous Learning through building a portfolio

Continuous Learning through building a portfolio

Oct 22, 2024
React
Nextjs
My new personal productivity tool to replace Notion.

My new personal productivity tool to replace Notion.

Oct 22, 2024
Dev Tools
Understanding the Singleton Pattern

Understanding the Singleton Pattern

Oct 22, 2024
Design Patterns
A guide to prototype pattern

A guide to prototype pattern

Oct 22, 2024
Design Patterns
Understanding builder pattern

Understanding builder pattern

Oct 22, 2024
Design Patterns
Complete guide for setting up Neovim as an IDE.

Complete guide for setting up Neovim as an IDE.

Oct 22, 2024
Vim
Linux
A guide to Abstract Factory Design Pattern

A guide to Abstract Factory Design Pattern

Oct 22, 2024
Design Patterns
Exploring Svelte Stores

Exploring Svelte Stores

Oct 22, 2024
Svelte
Understanding Factory Design Pattern

Understanding Factory Design Pattern

Oct 22, 2024
Design Patterns
Slots and Component Composition Svelte

Slots and Component Composition Svelte

Oct 22, 2024
Svelte
Directives in Svelte

Directives in Svelte

Oct 22, 2024
Svelte
Implementing Heaps : A Comprehensive Guide

Implementing Heaps : A Comprehensive Guide

Oct 22, 2024
CS
Creating and traversing tries

Creating and traversing tries

Oct 22, 2024
CS
Getting Started With Svelte: Introduction

Getting Started With Svelte: Introduction

Oct 22, 2024
Svelte
Getting Started with Docker for web dev

Getting Started with Docker for web dev

Oct 22, 2024
Docker
Exploring Tree Traversals: Depth-First Search and Breadth-First Search Algorithms

Exploring Tree Traversals: Depth-First Search and Breadth-First Search Algorithms

Oct 22, 2024
CS
Exploring more on tree data structures

Exploring more on tree data structures

Oct 22, 2024
CS
Understanding Binary Search Trees: A useful guide

Understanding Binary Search Trees: A useful guide

Oct 22, 2024
CS
You should definitely use a password manager!

You should definitely use a password manager!

Oct 22, 2024
Dev Tools
Queues : From Waiting in Line to Queuing Up

Queues : From Waiting in Line to Queuing Up

Oct 22, 2024
CS
Sending Newsletters Made Easy with Next.js 13 Server Actions

Sending Newsletters Made Easy with Next.js 13 Server Actions

Oct 22, 2024
Nextjs
Typescript
React
Stacks: The Delicious Data Structure with Arrays and Linked Lists

Stacks: The Delicious Data Structure with Arrays and Linked Lists

Oct 22, 2024
CS
Dynamic Data Structures: From Arrays to Linked Lists

Dynamic Data Structures: From Arrays to Linked Lists

Oct 22, 2024
CS
Quick Sort: A Divide-and-Conquer Sorting Algorithm

Quick Sort: A Divide-and-Conquer Sorting Algorithm

Oct 22, 2024
CS
Merge Sort: A Divide-and-Conquer Sorting Algorithm

Merge Sort: A Divide-and-Conquer Sorting Algorithm

Oct 22, 2024
CS
Iterative Sorting algorithms in Javascript

Iterative Sorting algorithms in Javascript

Oct 22, 2024
CS
Leverage your workflow with Github CLI

Leverage your workflow with Github CLI

Oct 22, 2024
Git
Using Vim as a beginner

Using Vim as a beginner

Oct 22, 2024
Linux
Vim
Var.Camp 2.0 Supercharging your Javascript development with Typescript

Var.Camp 2.0 Supercharging your Javascript development with Typescript

Oct 22, 2024
Typescript
Var.Camp
Var.Camp 2023

Var.Camp 2023

Oct 22, 2024
Nextjs
React
Var.Camp
Algorithms in CS

Algorithms in CS

Oct 22, 2024
CS
Algorithms
Linear regression in supervised learning

Linear regression in supervised learning

Oct 22, 2024
Python
ML
What are time and space complexities ?

What are time and space complexities ?

Oct 22, 2024
CS
How I built my personal blog with Next.js and MDX ?

How I built my personal blog with Next.js and MDX ?

Oct 22, 2024
React
Nextjs
Data binding in React

Data binding in React

Oct 22, 2024
React
Composition in React

Composition in React

Oct 22, 2024
React
Javascript