Skip to content

Commit d282b77

Browse files
author
Joe Seifi
committed
updated references
1 parent c8254ea commit d282b77

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

NOTES.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@
118118
- https://github.com/johnotander/immutable-css
119119
- https://github.com/ben-eb/cssnano
120120

121-
122-
# TALKS
121+
# Talks related to CSS in React
123122
- https://vimeo.com/116209150
124123
- https://youtu.be/7rDsRXj9-cU?t=1573
125124
- https://youtu.be/NoaxsCi13yQ?t=165
@@ -145,7 +144,7 @@
145144
- https://youtu.be/0aBv8dsZs84?t=1060
146145
- https://vimeo.com/187454104
147146

148-
# READS
147+
# References
149148
- http://typestyle.io/#/why
150149
- http://fela.js.org/docs/advanced/RendererConfiguration.html
151150
- https://github.com/FormidableLabs/radium/issues/389
@@ -200,6 +199,8 @@
200199
- http://mxstbr.blog/2016/11/inline-styles-vs-css-in-js/
201200
- https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes
202201
- https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements
202+
- https://benfrain.com/css-performance-revisited-selectors-bloat-expensive-styles/
203+
- https://github.com/hellofresh/css-in-js-perf-tests
203204

204205
# React Libraries that offer UI components
205206
- https://github.com/palantir/blueprint

0 commit comments

Comments
 (0)