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…4d ago4d ago
Crafting website with prompts to meta.ai (part 1)I will show what you can build by sending prompts to meta.ai5d ago5d ago
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…5d ago5d ago
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…6d ago6d ago
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
Using Active Storage to save and retrieve photo uploadIf you are building a rails application with Active Record and want to allow users to upload a file such as a profile photo, Active Storage…Mar 26Mar 26
I learned how to code. Now what?Problem Solving, Analyzing Code, Becoming Efficient ProgrammerMar 6, 2022Mar 6, 2022
Using Template-Driven Forms in AngularBuilding small scale forms using Angular’s Forms ModuleMar 2, 2022Mar 2, 2022