DEV Community

Cover image for React Xper - A developer's guide to experiment React πŸ‘¨β€πŸ”¬

React Xper - A developer's guide to experiment React πŸ‘¨β€πŸ”¬

React Xper is a experimental website to test out the
many concepts of ReactJS and its related libraries.
The beautiful UI is bootstrapped with Grommet v2 with a little bit of styled-components custom styling. Dark mode is available too πŸ§›β€β™‚οΈ .

The main purpose of this website is to experiment almost any technologies with ReactJS. πŸ‘¨β€πŸ’»

So far, it is currently focused mainly on the new React hooks such as useEffect, useReducer, useMemo and internationalization library such as react-intl. γŠ—οΈ

Whenever I have an idea or two and want to try it out as a proof-of-concept, I will use this boilerplate to add-on.
Moreover, it has a brief technical explanation in every post so other people can also visit the pages and have an understanding. πŸ‘πŸ»

Although there's only like 4 lab experiments , I expect it to grow in the future.

All the science about ReactJS will be happening there for sure.

Please visit https://react-xper.vercel.app/ to check it out.
Or if you would like to contribute or make experiments on your own, create a branch and pull request at https://github.com/m3yevn/react-xper

Thanks for reading & Stay safe! 😷

Top comments (0)