beginner

programming

How to find a job that will earn you 100,000 yen a month through programming

How can you earn 100,000 yen a month without any experience? We will explain in detail how to find and choose programming jobs with specific steps. Even beginners can start with confidence.
programming

I made a potluck game using JavaScript (with HTML and CSS)

A beginner-friendly explanation of how to create a "hidden pot game" using JavaScript. Complete code with HTML and CSS is available! Recommended for web production practice and independent research.
programming

CSS 101: How to get the layout, colors, and fonts you want

Even beginners can feel at ease! Professionals will explain in an easy-to-understand manner how to customize layouts, colors, and fonts with CSS as you wish. It is full of knowledge that you can use starting tomorrow, with example code included.
programming

[For complete beginners] Explaining the basics of HTML tags from scratch!

What is an HTML tag? This book explains everything from basic tags, usage, and example code that beginners should know. With this book, you can master the basics of HTML.
programming

[React x CI/CD] Build an automatic deployment environment! Instant publishing with GitHub Actions x Vercel

This article explains how to build a CI/CD environment that automatically deploys apps created with React. Anyone can easily publish apps using GitHub Actions and Vercel.
programming

[Next.js x SSR] A complete guide to creating the most SEO-friendly blog with React | Easy to build even for beginners & explanations with code

Anyone can easily build an SSR-compatible SEO-optimized blog using React and Next.js. Full coverage of page speed, Google optimization, beginner-friendly steps, and code explanations.
programming

[Introduction to React] A complete guide to creating a recipe search app | Learn routing support and API integration

For those new to React. This article provides a professional-level, easy-to-understand explanation of how to create a recipe search app using APIs and routing. Specific examples and completed code are also included!
programming

[React for Beginners] A complete guide to creating a ToDo list app! Even beginners can implement it right away

Even if you are a React beginner, you can rest assured! A complete guide to creating a to-do list app from scratch. We will carefully explain everything from environment setup, basic operations, and implementation code.
programming

A complete guide to introducing TypeScript to React [Step-by-step guide for beginners]

We will explain the specific steps to introduce TypeScript to a React project in a way that even beginners can understand. Everything from initial settings to tips to avoid problems is covered!
programming

React vs Vue: Which is better for beginners? [2025 Latest Comparison]

React and Vue, which framework should beginners choose? A working engineer thoroughly compares them in terms of ease of learning, future prospects, and use as a side job!