It kinda, sorta works but I think it's a real pain to construct, especially trying to get the new lines just right. A better approach is to use a here string. This is a great technique for creating a ...
If you are not familiar with JSON, it stands for Java Script Object Notation and is an open standard format that uses human readable text for data interchanges. Despite its name, it is separate to ...