Skip to content

Commit 2f3a028

Browse files
committed
Update articles
1 parent b0d2e3e commit 2f3a028

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

en/meta/articles.json

+15
Original file line numberDiff line numberDiff line change
@@ -164,5 +164,20 @@
164164
],
165165
"updated_date": "23.02.2022",
166166
"added_date": "23.02.2022"
167+
},
168+
"resources-for-ios-developer" : {
169+
"title" : "Resources for iOS Engineers",
170+
"description" : "A compilation of useful links for iOS engineers. Organized by the format of the material. There is a section with Russian content.",
171+
"category" : "compilation",
172+
"author" : "ivanvorobei",
173+
"translator": "wmorgue",
174+
"keywords" : [
175+
"Resources for iOS Engineers",
176+
"iOS development tutorials",
177+
"swift development",
178+
"iOS app development"
179+
],
180+
"updated_date" : "24.02.2022",
181+
"added_date" : "24.02.2021"
167182
}
168183
}

ru/meta/articles.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"UIViewController",
6565
"viewDidAppear",
6666
"viewDidLoad",
67-
"жизненный циĸл uiviewcontroller",
67+
"жизненный цикл uiviewcontroller",
6868
"жизненный цикл uiview"
6969
],
7070
"updated_date" : "27.12.2021",
@@ -78,7 +78,7 @@
7878
"keywords" : [
7979
"Ресурсы для iOS разработчиков",
8080
"туториалы по iOS разработке",
81-
"swift разарботка",
81+
"swift разработка",
8282
"разработка iOS приложений"
8383
],
8484
"updated_date" : "18.02.2022",

0 commit comments

Comments
 (0)