Dor Shinar

Dor Shinar @dorshinar

About: Passionate web developer!

Location:
Joined:
Jan 22, 2019

Dor Shinar
articles - 13 total

Avoiding impossible state with TypeScript

I love TypeScript. I’ve been using it for over 2 years in various projects, and the more I use it the...

Learn More 6 0Oct 21 '20

Creating Custom Github Actions is Easy!

Github actions are a great way to run custom CI workflows. What's great is that they're super easy to write.

Learn More 30 1Jul 15 '20

I've made a GitHub action to get deployment URL on pull requests

It's become easier than ever to run tests against a deployment in GitHub actions

Learn More 7 2May 7 '20

A Guarded City with no Defensive Wall - My 2¢ on TypeScript

TypeScript is huge right now. It’s exploding in popularity - as of today, it has almost 10M weekly do...

Learn More 9 0Feb 18 '20

Awesome Chrome Dev Tools Tips and Tricks

The Chrome Developer Tools are a super powerful suite of tools for developing web application. They c...

Learn More 10 1Feb 10 '20

Rectangular Speech Bubble with Pure CSS and HTML

Creating a rectangular speech bubble turned out more complicated that I thought. Who knew?

Learn More 15 0Jan 30 '20

Continuous Integration with Github Actions and Puppeteer

Lately I’ve added continuous integration to my blog using puppeteer for end to end testing. My main g...

Learn More 54 0Dec 25 '19

Themes Using CSS Variables and React Context

CSS variables are really cool. You can use them for a lot of things, one of which is applying themes...

Learn More 75 2Oct 25 '19

Be The Perfect Teammate!

I bet your all have had a teammate in the past you could not stand. Each with his/her own reasons, ma...

Learn More 8 0Sep 13 '19

Building a Personal Blog

A journey toward a professional-ish blog for my articles and thoughts.

Learn More 48 9Aug 16 '19

Why I've Stopped Writing Snapshots Tests in Jest

Why I've Stopped Writing Snapshots Tests in Jest And why I think you should stop too I'...

Learn More 17 8Jun 18 '19

I am a Great Software Developer

Being a Great Software Developer My thoughts and opinions on ...

Learn More 7 3Jun 4 '19

Linting Your React+Typescript Project with ESLint and Prettier!

ESLint and Prettier for a React + Typescript project in 5 minutes!

Learn More 31 15Jan 22 '19