-
Notifications
You must be signed in to change notification settings - Fork 0
/
blogposts.ejs
149 lines (149 loc) · 4.83 KB
/
blogposts.ejs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<div class="posts-container">
<a class="post-container"
href="https://uxdesign.cc/asking-the-question-why-instead-of-what-when-building-products-9d0cb59b3039"
target="_blank">
<div class="post-header">
<div class="post-writer-image profile-picture"></div>
<div class="post-info">
<div class="post-info-name">
Nazli Kaya
</div>
<div class="post-info-date">
Mar 1 • 6 min read
</div>
</div>
</div>
<div class="post-title">
Asking Why instead of What when building great products
</div>
<div class="post-image">
<img src="resources/blog-post-7.jpeg" alt="Asking Why instead of What when building great products hero image">
</div>
</a>
<a class="post-container"
href="https://uxdesign.cc/animation-handoff-how-to-make-sure-what-you-design-is-what-the-developers-build-731547aae34e"
target="_blank">
<div class="post-header">
<div class="post-writer-image profile-picture"></div>
<div class="post-info">
<div class="post-info-name">
Nazli Kaya
</div>
<div class="post-info-date">
Feb 1 • 6 min read
</div>
</div>
</div>
<div class="post-title">
Animation handoff: how to make sure what you design is what the developers build
</div>
<div class="post-image">
<img src="resources/blog-post-6.jpeg" alt="Animation handoff: how to make sure what you design is what the developers build hero image.">
</div>
</a>
<a class="post-container"
href="https://uxdesign.cc/how-to-name-ui-components-fd06b84e92dc"
target="_blank">
<div class="post-header">
<div class="post-writer-image profile-picture"></div>
<div class="post-info">
<div class="post-info-name">
Nazli Kaya
</div>
<div class="post-info-date">
Jan 1 • 6 min read
</div>
</div>
</div>
<div class="post-title">
How to name UI components
</div>
<div class="post-image">
<img src="resources/blog-post-5.jpeg" alt="How to name UI components hero image">
</div>
</a>
<a class="post-container"
href="https://medium.com/@nazlikaya90/why-you-shouldnt-skip-your-wireframing-1f7a70d5c125"
target="_blank">
<div class="post-header">
<div class="post-writer-image profile-picture"></div>
<div class="post-info">
<div class="post-info-name">
Nazli Kaya
</div>
<div class="post-info-date">
Jan 24 • 5 min read
</div>
</div>
</div>
<div class="post-title">
Why you shouldn’t skip your wireframing
</div>
<div class="post-image">
<img src="resources/blog-post-4.jpeg" alt="Why you shouldnt skip your wireframing hero image">
</div>
</a>
<a class="post-container"
href="https://medium.com/@nazlikaya90/3-ways-to-evaluate-your-design-using-data-91495dcc5582"
target="_blank">
<div class="post-header">
<div class="post-writer-image profile-picture"></div>
<div class="post-info">
<div class="post-info-name">
Nazli Kaya
</div>
<div class="post-info-date">
Dec 12 • 4 min read
</div>
</div>
</div>
<div class="post-title">
3 Ways to Evaluate Your Design Using Data
</div>
<div class="post-image">
<img src="resources/blog-post-3.png" alt="Evaluate design with data hero image">
</div>
</a>
<a class="post-container"
href="https://medium.com/@nazlikaya90/optimizing-your-design-workflow-when-working-with-multiple-designers-38519a79ff9d"
target="_blank">
<div class="post-header">
<div class="post-writer-image profile-picture"></div>
<div class="post-info">
<div class="post-info-name">
Nazli Kaya
</div>
<div class="post-info-date">
Nov 29 • 6 min read
</div>
</div>
</div>
<div class="post-title">
Optimizing your design workflow when working with multiple designers
</div>
<div class="post-image">
<img src="resources/blog-post-2.png" alt="Optimizing workflow hero image">
</div>
</a>
<a class="post-container"
href="https://blog.prototypr.io/invision-studio-first-impressions-from-berlin-event-7461e8f49ea4"
target="_blank">
<div class="post-header">
<div class="post-writer-image profile-picture"></div>
<div class="post-info">
<div class="post-info-name">
Nazli Kaya
</div>
<div class="post-info-date">
Nov 18 • 3 min read
</div>
</div>
</div>
<div class="post-title">
InVision Studio — first impressions from Berlin event
</div>
<div class="post-image">
<img src="resources/blog-post-1.png" alt="InVision Studio hero image">
</div>
</a>
</div>