Styling buttons to look like links | Natalie Downe
ouch :)A common mistake that many developers make is to use a link to trigger an action on the server, for example deleting an item from a shopping basket or adding something to your favourites. Both of these examples are actions that modify state on the server and should therefore be performed using 'post'.

No comment on this link yet. React !