Explore >> Select a destination


You are here

reacthandbook.dev
| | endormi.io
2.4 parsecs away

Travel
| | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.
| | scastiel.dev
2.8 parsecs away

Travel
| | What if we took advantage of React Server Components not only to improve how we use React, but also how we help people learn it from the beginning?
| | hashrocket.com
2.4 parsecs away

Travel
| | How Nativewind can speed up your React Native Development
| | yasoob.me
14.9 parsecs away

Travel
| Hi everyone! ? I was working on a React project these last couple of weeks and I had to implement login functionality. I searched around and most of the solutions I found relied on Redux or some other huge dependency that I wasnt already using in my project. I didnt want to introduce a big dependency so decided to continue looking. In the end, I found a wonderful library by Oleg Babichev that allowed me to implement the login functionality on the front-end fairly easily.