fetis / 30-seconds-of-angular

Curated collection of Angular snippets that you can understand in 30 seconds or less
https://30.codelab.fun
Creative Commons Zero v1.0 Universal
34 stars 2 forks source link

Add - new snippet: utitlies Funciton isNotEmpty, mapToObject, mapToStringParamParam #256

Closed ngnam closed 4 years ago

ngnam commented 5 years ago

Here is a new snippet. Hope you like it :)

NothingEverHappens commented 5 years ago

Hey Nam, Thanks forth snippet! I was trying to understand what the value of this function is and what makes it specific to Angular?

Also I'd be curious in which cases it produces different results compared to something like: new URLSearchParams(obj).toString()>

NothingEverHappens commented 4 years ago

@ngnam I haven't heard back from you i a while and I'm closing the issue. Feel free to reopen