Daily standups posed a question on regrettable design and architecture choices. Common regrets included using modals instead of dedicated pages for growing content, relying heavily on pre-made UI toolkits for designs that eventually need customization, and implementing role-based authorization directly in the view layer. Alternative RESTful approaches and frameworks like LiveView were suggested for better manageability.
1 Comment
Sort: