Miroslav Nikolov

Blog by Miroslav Nikolov
Programming, front end, human factors

React Patterns: A Component with Unknown Content Variants

February 04, 2021

A dumb component renders any text passed while its visual appearance remains static. It is also unknown how many new content variations are about to come. What would be a useful React pattern in this scenario?

The Emerging Ship

January 12, 2021

A project is about to fail. Everybody feels it won't meet the hard deadline. But the app ended up released on time and bug-free. How is that possible?

Sticky Table Header with React Hooks

December 01, 2020

Long tables with an endless scroll. Tables are great presentational medium for data, but it's not straightforward to stick their headers on top. Confronting that limitation with React hooks.

Thoughts on Device Based Code Split in React

November 02, 2020

Your company's UI designer got crazy with the new web site. An independent mobile version is born and everybody expects you to code it. Here are some thoughts on the challenge.

Render Props vs React Hooks

June 23, 2020

Render props are still around while React hooks may not always be the right choice. This post explains when to pick each of the patterns.


Follow on Linkedin for updates or grab the rss

Find the content helpful? I'd appreciate sharing to help others discover it more easily. Copy link