Dor Shinar

Dor Shinar

I'm Dor Shinar. I am a web developer, who also likes to write articles. This is my blog!

Creating Infinite Scroll Hook in React

March 20, 2021, 12 min read

Infinite scrolling is a great way to only fetch what the user can see, while still feeling like there's more to scroll. Let's implement that in React.

Be The Perfect Teammate!

September 12, 2019, 7 min read

Being a good teammate is sometimes more important than being a good developer.

I am a Great Developer

May 15, 2019, 6 min read

Just kidding, I'm not. But I believe there are a few key elements that anyone can master to level up their game.

Linting Your React+Typescript Project With ESlint and Prettier

January 21, 2019, 7 min read

ESlint and Prettier are a bless for the JS world, and up until now there was no proper solution to achieving the same greatness with typescript. In this guide I'll walk you through how you can drink the cool kids juice as well.

© 2022 Dor Shinar, Built with Gatsby