|
|
|
|
|
by Nadya
3045 days ago
|
|
It was a primary button on the hero image in the standard "Header/Subheader/Call to Action" format. It was basically the only thing they wanted users to interact with. >Of course it did, it looked more like a button! And buttons without the look of a button are just called links. Links without visual distinction may as well be invisible. Like the infamous "black text link with no underline in the body of a paragraph of black text". https://codepen.io/anon/pen/GQdeBO |
|
You might have your little favourite programming trick, but a good programmer will know when and where to use it - you don't want to use a map function everywhere.
Note that the article's point about buttons isn't prescriptive and doesn't say "always do buttons like this". Instead, it talks about a common specific use case and talks about how you can improve the situation. It's up to you to take that information inboard and judge where to use it. It sounds like the specific example you cited was a good time to not follow this approach.