Server-Side Functionality with a Database

Recap and Feedback


In this part, you learned the basics of building server-side applications with Deno and Hono, and learned how to interact with a database and create APIs. You learned of patterns such as CRUD, the repository pattern, and layered architecture to structure code, and learned how to implement APIs for hierarchical resources. You also continued working on the overarching project, adding server-side functionality for it.

At this point, you should have a solid first understanding of server-side development with Deno and Hono, including how to define routes, how to structure code, and how to interact with a database. You should also have a basic understanding of RESTful API design principles.

Next, please reflect on your work on this chapter, and provide feedback on it. The feedback helps us improve the materials and the course.

Reflection and feedback

0 / 5 points

Consider the following statements and answer them based on your experiences from studying the materials and working on the assignments in this part. When answering the numeric statements, answer them so that value 1 means that you strongly disagree with the statement, and the value 7 means that you strongly agree with the statement. Please be as honest as possible when answering. The feedback will be used to improve the course.