Although Hungarian notation is redundant and pointless when writing code (thanks to editor tooltips and type checking), it’s still meaningful for JSON API requests and responses, makes field types more self-documenting.
Although Hungarian notation is redundant and pointless when writing code (thanks to editor tooltips and type checking), it’s still meaningful for JSON API requests and responses, makes field types more self-documenting.