| Hey, Ovidiu the author here. So how could this be interesting to you? The app I read a book called Deep Work to improve the quality of my work and found the simple "shutdown ritual" idea powerful. I started with a dead simple list that I went through every evening to clear my mind and disconnect from work. Then I decided to build a simple app and keep iterating in small increments every day I also use the app. After about 2mo I use it daily and it looks good enough to draw a line. So I made it public in case anyone else finds it useful. The codebase Meanwhile, I wanted to learn React Native and try react-native-web. I also wanted to see how well styled-components behaves "unversally" and how to do server-side-rendering with RNW. It worked pretty well (for the most part...) and I learned a lot. If you're interested in this tech stack I encourage you to dig through the codebase and maybe run it locally to get a feel. If you have any questions related to the app or the codebase, fire away. I'll answer gladly! |
I've not used react or react-native so not sure how it handles this.