What are your "top 10" developer how to questions?

I am restarting my developer newsletter, blog. What would you like to know how to do? Once, I have some content, I'll post how to subscribe.

Parents Reply Children
  • when using studio

    • it will create a custom table (and I am not a huge fan of 1-1 relationship)
    • it will store the field (part of it) in DB instead of file system (so less practical for source versionning, deployement etc.)
    • I don't understang how to create an email address using the studio

    moreover, we often need to add an additionnal field (for instance to split the street and the street number) to the address block or to replace the varchar country with a dropdown field, or we often reorganize the layout (region, postal code, country etc.) of the address field