-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsearch.json
More file actions
1 lines (1 loc) · 1.77 KB
/
search.json
File metadata and controls
1 lines (1 loc) · 1.77 KB
1
[{"title":"Avoid intermediate data structure","date":"2023-07-20T00:00:00.000Z","language":"en","tags":["architecture","data-structure","javascript"],"draft":false,"summary":"Why you should avoid using intermediate data structures when working with data","images":[],"authors":["default"],"type":"Blog","readingTime":{"text":"1 min read","minutes":0.49,"time":29400,"words":98},"slug":"avoid-intermediate-data-structure","path":"blog/en/avoid-intermediate-data-structure","filePath":"blog/en/avoid-intermediate-data-structure.mdx","toc":[],"structuredData":{"@context":"https://schema.org","@type":"BlogPosting","headline":"Avoid intermediate data structure","datePublished":"2023-07-20T00:00:00.000Z","dateModified":"2023-07-20T00:00:00.000Z","description":"Why you should avoid using intermediate data structures when working with data","url":"https://jituanlin.github.io/en/blog/undefined"}},{"title":"Put fetched data in Vuex is a bad idea","date":"2023-07-15T00:00:00.000Z","language":"en","tags":["vuex","vue","state-management"],"draft":false,"summary":"Why storing fetched API data in Vuex can lead to several problems in Vue applications","images":[],"authors":["default"],"type":"Blog","readingTime":{"text":"1 min read","minutes":0.835,"time":50100,"words":167},"slug":"put-fetched-data-in-vuex-is-a-bad-idea","path":"blog/en/put-fetched-data-in-vuex-is-a-bad-idea","filePath":"blog/en/put-fetched-data-in-vuex-is-a-bad-idea.mdx","toc":[],"structuredData":{"@context":"https://schema.org","@type":"BlogPosting","headline":"Put fetched data in Vuex is a bad idea","datePublished":"2023-07-15T00:00:00.000Z","dateModified":"2023-07-15T00:00:00.000Z","description":"Why storing fetched API data in Vuex can lead to several problems in Vue applications","url":"https://jituanlin.github.io/en/blog/undefined"}}]