DEV Community

KentaroMorishita profile picture

KentaroMorishita

Chill Engineer. I like TypeScript and React.

What If Programs Were Mostly Just Values Flowing Through Functions?

What If Programs Were Mostly Just Values Flowing Through Functions?

Comments
3 min read

Want to connect with KentaroMorishita?

Create an account to connect with KentaroMorishita. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Why Should the Language Change the Moment I Build a UI?

Why Should the Language Change the Moment I Build a UI?

Comments
3 min read
TypeScript Can Express Almost Anything. That's Part of the Problem.

TypeScript Can Express Almost Anything. That's Part of the Problem.

Comments 1
3 min read
TypeScript Is a Backend, Not the Language

TypeScript Is a Backend, Not the Language

Comments
3 min read
If There Are Four States, Why Not Write Four States?

If There Are Four States, Why Not Write Four States?

Comments
3 min read
Why Does State Management Suddenly Need a Whole New Programming Model?

Why Does State Management Suddenly Need a Whole New Programming Model?

Comments
3 min read
I Can Barely Read Rust, but I'm Building a Compiler in Rust

I Can Barely Read Rust, but I'm Building a Compiler in Rust

Comments
3 min read
My Language Playground Somehow Turned Into a Place to Build Web Apps

My Language Playground Somehow Turned Into a Place to Build Web Apps

Comments
4 min read
The Best Feeling Is When Ordinary Features Compose Into Something Bigger

The Best Feeling Is When Ordinary Features Compose Into Something Bigger

Comments
3 min read
Why Does null Get to Pretend It's a Normal Value?

Why Does null Get to Pretend It's a Normal Value?

Comments
3 min read
Is Seseragi a Functional Programming Language? I'm Not Sure.

Is Seseragi a Functional Programming Language? I'm Not Sure.

Comments
3 min read
I'm Building a Programming Language, and Somehow I Keep Obsessing Over Spacing

I'm Building a Programming Language, and Somehow I Keep Obsessing Over Spacing

Comments
3 min read
I Tried to Eliminate if. I Ended Up Putting match in My Language.

I Tried to Eliminate if. I Ended Up Putting match in My Language.

Comments
3 min read
What If a Function Definition Looked Like Its Type?

What If a Function Definition Looked Like Its Type?

Comments
6 min read
I Kept Calling My Formatter Ugly Until I Realized Formatting Is Grammar

I Kept Calling My Formatter Ugly Until I Realized Formatting Is Grammar

Comments 1
4 min read
I'm Building a Programming Language by Arguing With ChatGPT

I'm Building a Programming Language by Arguing With ChatGPT

Comments
4 min read
I Don't Want to Eliminate Side Effects. I Want to See Them.

I Don't Want to Eliminate Side Effects. I Want to See Them.

Comments
3 min read
Couldn't a Component Just Be a Function?

Couldn't a Component Just Be a Function?

Comments
2 min read
I Didn't Mean to Build a Programming Language

I Didn't Mean to Build a Programming Language

Comments
6 min read
React State Management Made Easy! A Complete Guide to the Basics of F-Box

React State Management Made Easy! A Complete Guide to the Basics of F-Box

1
Comments
14 min read
Simplifying State Management in React: An Introduction to F-Box React

Simplifying State Management in React: An Introduction to F-Box React

Comments
6 min read
Simplifying Form Management in React: useActionState vs useRBoxForm

Simplifying Form Management in React: useActionState vs useRBoxForm

Comments
4 min read
loading...