{win ? eat : starve}A simple grocery game inspired by a Kroger game at a basketball arena.15h ago15h ago
Throttle requests, Verify Limits.Use Rspec, Rack Attack, and Active Support Memory Store to set a throttle for requests/ server request limit and verify that limit.1d ago1d ago
Built a Social Media SiteUsing React and Ruby I built a basketball social media app while watching my favorite teams play. The site utilizes Rails, Active Record…Mar 29Mar 29
Crafting website with prompts to meta.ai (part 1)I will show what you can build by sending prompts to meta.aiMar 28Mar 28
Authentication with Cookies and JWTThis post will detail how I used cookies and jwt Auth to verify a user when a request is sent to my rails server. The necessary…Mar 28Mar 28
Persist React State with Redux PersistDo you have a rails x react application? Are you storing data from the rails server in your react app with redux? And does it disappear…Mar 26Mar 26
How I Implemented Notifications for UsersIf you are building a social media site one necessary tool to have for users is Notifications. Did someone like their post? Reply to thier…Mar 26Mar 26