Show HN: A simple note-taking app built in React
1–10 of 63 posts
Re: Show HN: A simple note-taking app built in React
#2EDIT: Hmm. I tried logging in with the token emailed to me using Safari - that worked. I then tried logging in using Chrome with the same token, and got this error: http://i.imgur.com/D4j45c3.jpg. I then tried going back to notello.com, but seem to constantly get re-directed back to the error page.
Re: Show HN: A simple note-taking app built in React
#3Might be worth-while making the search case-insensitive - looks good, though! EDIT: Hmm. I tried logging in with the token emailed to me using Safari - that worked. I then tried logging in using Chrome with the same token, and got this error: http://i.imgur.com/D4j45c3.jpg . I then tried going back to notello.com, but seem to constantly get re-directed back to the error page.
Re: Show HN: A simple note-taking app built in React
#4Might be worth-while making the search case-insensitive - looks good, though! EDIT: Hmm. I tried logging in with the token emailed to me using Safari - that worked. I then tried logging in using Chrome with the same token, and got this error: http://i.imgur.com/D4j45c3.jpg . I then tried going back to notello.com, but seem to constantly get re-directed back to the error page.
Hmm, yea I made it so that each password token can only be used once in case someone gets a hold of your email. I can see how that can be annoying. I'll work on a solution to that. Thanks for the feedback.
Re: Show HN: A simple note-taking app built in React
#5Re: Show HN: A simple note-taking app built in React
#6Re: Show HN: A simple note-taking app built in React
#7UX issues:
- I couldn't exit a box; (is done by pressing the x in the box)
Re: Show HN: A simple note-taking app built in React
#8One of the things I'd like to learn next in React is animations / transitions. Got any tips on how you did yours?
Re: Show HN: A simple note-taking app built in React
#9React is currently #1 on my list of things to learn. Any chance this is open source?