Articles by Tag #preact

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

🚀 React vs Preact – Are You Choosing the Right One for Performance in 2025?

Imagine your app loads twice as fast, uses half the memory, and still gives you that familiar...

Learn More 7 0Apr 11

Preact vs React: Which Framework is Right for Your Next Project?

Performance and user experience have become the lifeline of modern web development. Two libraries...

Learn More 3 0Oct 25 '24

What's wrong with useId()? (React and Preact)

TLDR: useId will produce duplicated IDs when you have more than one app root. Read on and find out...

Learn More 1 0Jun 8

mangle.json in Preact source code.

I found a file named mangle.json in Preact source code. I wanted to learn more about what this file...

Learn More 1 0Mar 6

EMPTY_OBJ in Inferno.Js source code.

In this article, we review a variable, EMPTY_OBJECT, in Inferno.js source code. I am making an...

Learn More 0 0May 15