1{
2 "articles": [
3 {
4 "title": "Typescript with Grafikart, my resume",
6 },
7 {
8 "title": "Creating a url shortener microservice with Express",
10 },
11 {
12 "title": "Some ways to avoid unnecessary rerenders in React",
14 },
15 {
16 "title": "4 React best practices",
18 },
19 {
20 "title": "How to escape “ ‘ “ with React",
22 }
23 ]
24}