Writing full-stack code without repeating yourselfBy Noam HonigAs full-stack developers, we write a lot of duplicate and boilerplate code for everyday things such as simple database CRUD, data validation, authorization, and data-type conversions. ...