kouta222

kouta222 @kouta222

About: Software engineer mainly frontend developing / seek for an engineer position in usa

Location:
Tokyo,japan
Joined:
Jan 21, 2024

kouta222
articles - 21 total

Mastering Kotlin Delegation: From Property Delegates to Class Composition

Introduction In software engineering, delegation is an object-oriented design pattern that...

Learn More 2 0Aug 20

Behind the Scenes of JavaScript: How Your Code Actually Runs

JavaScript doesn’t just “run” your code instantly — it goes through a series of steps inside the...

Learn More 2 0Aug 15

give me more useful SEO tips!!!

SEO guide for Software Developers kouta222 ・ Aug 10 ...

Learn More 0 0Aug 14

# OpenNext vs. Vercel: how to run Next.js anywhere (AWS, Cloudflare, Netlify) — and when to stick with Vercel

TL;DR Vercel is the "it just works" home for Next.js with zero-config deploys,...

Learn More 1 0Aug 13

Understanding Spring Framework: Core Philosophy, IoC/DI, and AOP

Introduction The Spring Framework has transformed Java enterprise development with its...

Learn More 2 0Aug 12

SEO guide for Software Developers

"When I was assigned to the SEO project, I thought: ‘I build features, I fix bugs — why do I need to...

Learn More 7 12Aug 10

Understanding Null Safety in Kotlin: A Beginner's Guide

If you're coming from Java or just starting to learn Kotlin (like me!), one of the most important...

Learn More 1 0Aug 6

🔥 The Next Big Things in Frontend: Svelte, Astro, Qwik & Solid (2025 Edition)

React, Angular, and Vue have dominated the frontend space for over a decade. But the world of...

Learn More 2 0Jul 30

# AWS SAA Study Guide: What are Ephemeral Ports?

Introduction While studying for AWS SAA (Solutions Architect Associate) certification, I...

Learn More 1 0Jul 27

AWS Storage Services Comparison: S3, EBS, EFS, and FSx

Amazon Web Services (AWS) offers multiple storage solutions designed to meet different use cases and...

Learn More 1 0Jul 11

[Boost]

Understanding Blob in JavaScript: Handling Binary Data on the...

Learn More 0 0Jul 11

Understanding Blob in JavaScript: Handling Binary Data on the Client Side

Blob (Binary Large Object) plays a crucial role when working with file or binary data on the client...

Learn More 1 0Jul 11

An Introduction to Spring AOP: How to Keep Your Code Clean with Aspect-Oriented Programming

This article explains the fundamental concepts of AOP (Aspect-Oriented Programming) in the Spring...

Learn More 1 0Jul 7

Understanding the Nothing Type in Kotlin

In Kotlin, the Nothing type plays a unique role that is essential for writing expressive, safe, and...

Learn More 0 0Jul 6

🚀 Caching in Next.js: The Four-Tier System Explained

Next.js provides a sophisticated, multi-layered caching strategy to optimize performance and user...

Learn More 2 0Jul 5

🚀 Introduction to Next.js Server Components for Beginners

Next.js Server Components (RSC) are a new way to build modern web apps that are faster, more...

Learn More 2 0Jul 5

Mastering Collections in Kotlin

Summary Kotlin offers a powerful collection framework that is explicitly divided into...

Learn More 2 0Jun 29

🌟 Complete Guide for Individual Developers: Recommended Hotel Affiliate APIs 【By Region, Difficulty, and Features】

I recently had the opportunity to use hotel affiliate APIs for an individual project, so I decided to...

Learn More 3 0May 3

[Boost]

A post by kouta222

Learn More 0 0May 2

What is the Lexical Editor?

Introduction Hi! I'm kouta222 I had the opportunity to use the Lexical Editor during my...

Learn More 2 0May 2

Mastering Blob on the Web: A Practical Guide for Handling Files and Binary Data

Working with Blob in Web Development As part of my internship, I recently started working...

Learn More 0 0May 2