Created
March 22, 2019 03:51
-
-
Save evikza/ce798e1d1ccb9caecd41e2f8f7ebd8ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "uid": "1", | |
| "author": "Мардан Азат", | |
| "description": "React быстро. Веб-приложения на React, JSX, Redux и GraphQL", | |
| "categories": "react", | |
| "price": "1170" | |
| }, | |
| { | |
| "uid": "2", | |
| "author": "Браун Этан", | |
| "description": "Изучаем JavaScript. Руководство по созданию современных веб-сайтов", | |
| "categories": "javascript", | |
| "price": "2075" | |
| }, | |
| { | |
| "uid": "3", | |
| "author": "Скляр Дэвид", | |
| "description": "Изучаем PHP 7. Руководство по созданию интерактивных веб-сайтов", | |
| "categories": "php", | |
| "price": "2592" | |
| }, | |
| { | |
| "uid": "4", | |
| "author": "Скляр Дэвид", | |
| "description": "PHP. Рецепты программирования", | |
| "categories": "php", | |
| "price": "1365" | |
| }, | |
| { | |
| "uid": "5", | |
| "author": "Метц Сэнди", | |
| "description": "Ruby. Объектно-ориентированное проектирование", | |
| "categories": "ruby", | |
| "price": "1195" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment