- Stop using CSS in JavaScript for web development: How to style components in React? https://medium.com/@gajus/stop-using-css-in-javascript-for-web-development-fa32fb873dcc 20 comments reactjs
- React Mount – React goes web component – Use custom tags to place react components directly in html. https://github.com/greenish/react-mount 6 comments reactjs
- Elastic UI - a design library in use at Elastic to build internal products that need to share our aesthetics. It distributes UI React components and static assets for use in building web layouts https://elastic.github.io/eui 26 comments javascript
- Elastic UI - a design library in use at Elastic to build internal products that need to share our aesthetics. It distributes UI React components and static assets for use in building web layouts https://elastic.github.io/eui 3 comments webdev
- A real world example React SPA using Router + Redux + Saga + Styled Components + Hooks + Storybook + Web Worker + Ant Design and Jest + Enzyme + Sinon + React Testing Library for tests https://github.com/kevinfaguiar/oldschool-react 3 comments reactjs