Iterate through nested json array in angular controller and get unique values

前端 未结 5 642
Happy的楠姐
Happy的楠姐 2020-12-31 08:17

I need to iterate through nested json array which looks like that

[
  {
    \"title\": \"EPAM\",
    \"technologies\": [
        \"PHP\",
        \".net\",
          


        
5条回答
提交回复
热议问题