Open ryanckulp opened 8 months ago
More Hotwire examples would be wonderful.
Also, potentially out of scope, but providing some "out of the box" SSO options for account creation would be nice. Allowing any new user to create their account via Google is a nice, low friction way of getting users in, and once you have one provider adding others is just a matter of having more omniauth strategies and callback routes.
More marketing stuff would be cool too—you're good at that and providing some things to copy off of would be helpful :).
adding two alternatives for implementing captchas:
- email validations (ignore disposable, prevent bots via @niklasbabel)
--> Cloudflare Captcha --> Friendly Captcha
up to @ryanckulp :)
As @BSierakowski said, some Hotwire examples or commonly used components could be interesting!
Here are a few ideas:
On my wishlist is the newer, still-maintained gem or Rails best practice that replaced Figaro for secure credentials
fixes / improvements
new stuff
BlogSubscriber
table) as a widget (partial) for mobility