phuocng / this-vs-that

Understanding the difference between ˍˍˍ and ˍˍˍ in front-end development
https://phuoc.ng/collection/this-vs-that
MIT License
1.47k stars 98 forks source link

Suggestion: Frameworks this or that #89

Open craig1123 opened 4 years ago

craig1123 commented 4 years ago

My company and I were just discussing different comparisons in React like <></> vs <React.Fragment></React.Fragment>. I can see other frameworks being just as relevant.

If you think this is a good idea, I would love to help contribute to the React portion.

Here are a few React ideas off the top of my head:

phuocng commented 4 years ago

Great suggestion, @craig1123. I'll split it into different issues.

ghost commented 4 years ago

Hey @phuoc-ng. What library or editor do you use to display highlighted code syntax, like the one in this image

Screenshot_20200808-101741

phuocng commented 4 years ago

@briantuju The code is highlighted by highlightjs using this theme.

ghost commented 4 years ago

Thank you 😊