Christian Jansson
Results
1
comments of
Christian Jansson
Wherever I used JSON.serialize() in my project, I sprinkled this code next to my real class... ``` export class MyClass { // My method, doing stuff... like //var mySerializeString =...