Open GSSBilly opened 5 years ago
[請明確指定 class,不需要就不要放] https://github.com/nohy8484568/workshop2_1105137244/blob/b281979f61a79bae826486aa4393efa4950e8888/Workshop2/Views/Books/Index.cshtml#L22
[htmlAttributes,具名參數使用與否請維持一致性]
[重複的 Style 設定, 請善用 Layout] Index, Create......等等 https://github.com/nohy8484568/workshop2_1105137244/blob/b281979f61a79bae826486aa4393efa4950e8888/Workshop2/Views/Books/Index.cshtml#L8-L12
良好&有意義註解
[Function] https://github.com/nohy8484568/workshop2_1105137244/blob/b281979f61a79bae826486aa4393efa4950e8888/Workshop2/Views/Books/Index.cshtml#L134
https://github.com/nohy8484568/workshop2_1105137244/blob/b281979f61a79bae826486aa4393efa4950e8888/Workshop2/Views/Books/Index.cshtml#L151
https://github.com/nohy8484568/workshop2_1105137244/blob/b281979f61a79bae826486aa4393efa4950e8888/Workshop2/Controllers/BooksController.cs#L33