Miklos Bertalan

Miklos Bertalan @solkimicreb

About: JavaScript dev, OSS maintainer, finance, traveler, and owner of two cats. I like slightly hacky things.

Joined:
Feb 27, 2018

Miklos Bertalan
articles - 12 total

What Do You Think About the Virtual DOM?

A series of discussions about trending JS patterns. This week's topic is the Virtual DOM.

Learn More 20 11Feb 25 '19

Your Thoughts About Types

A series of discussions about trending JS patterns. This week's topic was Types.

Learn More 5 0Feb 23 '19

What Do You Think About Types?

A series of discussions about trending JS patterns. This week's topic is types.

Learn More 12 11Feb 18 '19

Your Thoughts About Immutable Data

A series of discussions about trending JS patterns. This week's topic was Immutable Data.

Learn More 19 2Feb 15 '19

What Do You Think About Immutable Data?

A series of discussions about trending JS patterns. This week's topic is Immutable Data.

Learn More 15 17Feb 14 '19

JavaScript: The Fun Parts

An editable collection of rarely used JavaScript features. The goal is to make you play with occasional horror on your face.

Learn More 62 6Feb 12 '19

Code smart, not hard

A bunch of ideas for developers working on large production apps.

Learn More 491 21Feb 6 '19

A somewhat tricky hook usage

I recently updated a React state management library, hoping to reduce its API from two wrapper functions into a single hook. I did not succeed but I still ended up with something nice. Here is why and how.

Learn More 6 0Feb 4 '19

React Easy State v6.1.0: Hooks, Improved Batching and StrictMode

React Easy State's v6.1.0 update adds hooks support, StrictMode compatibility and batching improvements without any new API or breaking changes.

Learn More 12 0Jan 31 '19

The Ideas Behind React Easy State: Utilizing ES6 Proxies

A brief description of how I used ES6 Proxies to create a transparent reactive state management library and what difficulties I had to face to polish it over time.

Learn More 42 0Oct 23 '18

Stress Testing React Easy State

Easy State is a transparent state management library for React. This article demonstrates how it behaves with increasingly exotic state structures and mutations.

Learn More 21 2Oct 18 '18

Practical Patterns with React Easy State

Demonstrating Stupid Simple JavaScript Patterns by Making a Beer Finder App with React Easy State

Learn More 48 0Oct 16 '18