#thw-web-apps
Read more stories on Hashnode
Articles with this tag
User authentication with Devise and multi-tenancy with acts_as_tenant · In part 4 of this series, we finally implemented the ability to create books in...
Creating Book records by passing fetched API data from a view to a controller and permitting jsonb data types in strong params · In part 3 of this...
Recognizing the untold stories behind the clean code we admire · Coding can be intimidating. If you do it on your own, it can be overwhelming! Often...
Using ActiveRecord associations & a join table to organize books on shelves · In part 2 of this series, we architected our Postgresql database with our...
Setting up a Postgresql database and validating records · In my previous post, we made our way through the process of successfully making an API call to...
Using Faraday to make successful HTTP requests to an external API · I'm an avid reader! Perhaps you are too. Regardless of your reading habits, many...