With fetch(), how do you handle unexpected errors like server or authentication failures? The error information is provided through the HTTP status code.
For this project, I started with a general knowledgebase Rails app, ‘ike. In case you are wondering, ‘ike is the Hawaiian word for knowledge. Besides the app managing knowledge, I’m hoping this project extends my knowledge in meaningful ways.
‘ike is the Hawaiian word for knowledge.
For my Sinatra Portfolio Project, I created a BucketList web app. The idea is that app users can create buckets to keep track of ideas of things they would like to do. Though you may put all these ideas, or goals, in one bucket, the app lets you create multiple buckets. For example, you may have a bucket related to being a parent and another bucket for yourself. Buckets are private – only the user who created them can view or modify.