Wild Boar Dev

Wild Boar Dev @wildboar_developer

About: I'm a software developer who enjoys building useful things and sharing my knowledge. Just putting my thoughts, tips, and lessons out there—hoping they help someone else on their journey too.

Location:
Ho Chi Minh city, Vietnam
Joined:
May 21, 2025

Wild Boar Dev
articles - 10 total

Intermediate Representation (IR): An Easy Overview

Intermediate Representation (IR) is like a translation of your code into a simpler, more structured...

Learn More 3 0Jun 9

What Is an Abstract Syntax Tree (AST)? Explained Simply

When you write code, the computer doesn’t understand it the same way humans do. Instead, compilers or...

Learn More 1 0Jun 8

Concept, Pattern, Structure and Architecture – What’s the Difference?

Quick Comparison: Aspect Concept 💡 Design Pattern 🛠️ Structure 🏗️ Architecture...

Learn More 5 0May 28

Install Fewer Libraries – Not to Be “Pure”, But to Be Smarter 🔻📦 👉 🎉

📌 Note before we begin: You might already know (or do) most of what’s in this post — and...

Learn More 7 0May 26

Why Type Is the Better Choice in React + TypeScript

📝 Important note: Whether to use type or interface depends on your team’s or company’s conventions....

Learn More 8 0May 25

Understanding Stale Closure in React: A Common Pitfall and How to Avoid It

🧠 1. Overview of Stale Closure in React In React, a common but subtle bug is the "stale...

Learn More 7 0May 22

React 19 Form Hooks vs react-hook-form: A Complete Comparison

🔍 1. Architecture & Philosophy Aspect React 19 Form Hooks React Hook Form...

Learn More 9 1May 22

Introducing Zod 4 – Super Fast, Lightweight, and Packed with Powerful Features!

After a year of active development, Zod 4 is officially released with major improvements. This stable...

Learn More 11 0May 22

Why Frontend Developers Need to Know Docker?

1. What is Docker? Docker is a software platform that allows you to create and run...

Learn More 16 2May 21

Stop Hesitating, Just Use React Or Any Modern Framework

Why does it matter? The web today is no longer just a collection of simple static pages....

Learn More 15 2May 21