Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 322 Bytes

.notes.md

File metadata and controls

4 lines (4 loc) · 322 Bytes
  • properly sanitize fields without clobbering all special characters
  • change months validation to > 0 instead of > 1. people can have less than 1 month of experience! (though maybe it doesn't make sense to feel like an impostor at that point...?)
  • add created_at to post show
  • optimize index queries (everything loads)