{"id":26208375,"url":"https://github.com/jiefancis/blogs","last_synced_at":"2026-04-24T12:31:35.475Z","repository":{"id":45224407,"uuid":"365197104","full_name":"jiefancis/blogs","owner":"jiefancis","description":"个人博客，学习笔记(issues)","archived":false,"fork":false,"pushed_at":"2022-09-27T13:02:49.000Z","size":461,"stargazers_count":1,"open_issues_count":31,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T08:09:25.785Z","etag":null,"topics":["bug","bug-analysis","javascript","vue"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jiefancis.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-07T10:26:53.000Z","updated_at":"2022-09-20T03:44:12.000Z","dependencies_parsed_at":"2023-01-18T16:32:22.388Z","dependency_job_id":null,"html_url":"https://github.com/jiefancis/blogs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jiefancis/blogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiefancis%2Fblogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiefancis%2Fblogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiefancis%2Fblogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiefancis%2Fblogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiefancis","download_url":"https://codeload.github.com/jiefancis/blogs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiefancis%2Fblogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32223825,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bug","bug-analysis","javascript","vue"],"created_at":"2025-03-12T06:28:35.657Z","updated_at":"2026-04-24T12:31:35.461Z","avatar_url":"https://github.com/jiefancis.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"js知识点活学活用\n\n本系列围绕js知识点展开，记录一些js日常的应用以及知识点的深入理解，对知识点查漏补缺。\n\n\n# 文章列表\n\n[array.push在forEach中失效](https://github.com/jiefancis/blogs/issues/34)  \n\n[vue手写源码之编译器](https://github.com/jiefancis/blogs/issues/33)  \n\n[router-view做了什么](https://github.com/jiefancis/blogs/issues/32)  \n\n[带取消功能的延迟函数实现](https://github.com/jiefancis/blogs/issues/31)  \n\n[Axios的职责链模式](https://github.com/jiefancis/blogs/issues/30)  \n\n[树形结构解析转换](https://github.com/jiefancis/blogs/issues/29)  \n\n[js手写题之数组转化为树](https://github.com/jiefancis/blogs/issues/28)  \n\n[leetcode题解记录](https://github.com/jiefancis/blogs/issues/27)  \n\n[十分钟彻底弄懂promise实现原理](https://github.com/jiefancis/blogs/issues/26)  \n\n[Nest.js入门](https://github.com/jiefancis/blogs/issues/24)  \n\n[vue-cli-service源码解析\u0026\u0026实现](https://github.com/jiefancis/blogs/issues/23)  \n\n[使用promise实现一个带并发限制的异步调度器](https://github.com/apollojie/javascript/issues/4)   \n\n[理解Vue框架diff原理，使用该原理对两个数组实现merge](https://github.com/apollojie/javascript/issues/3)   \n\n[我是如何对网站进行性能优化](https://github.com/apollojie/javascript/issues/5)  \n\n[js实现异常监控捕获机制](https://github.com/jiefancis/catchdebug)  \n\n[mini-performance](https://github.com/apollojie/mini-performance/blob/master/mini-performance.js)  \n\n[docker部署sentry异常监控](https://github.com/apollojie/blogs/issues/6)   \n\n[从头实现一个koa框架](https://github.com/apollojie/simpleKoa)  \n\n[javascript编程专题练习](https://github.com/apollojie/javascript-topic/tree/master)\n\n[Vue源码解读：computed和watch如何实现依赖收集](https://github.com/apollojie/blogs/issues/8)  \n\n[不改变original tree结构的条件下实现tree filter](https://github.com/apollojie/javascript-topic/blob/master/%E6%A0%91%E7%B1%BB/tree%E6%A0%91%E5%BD%A2%E8%BF%87%E6%BB%A4.js)  \n\n[mysql多表查询打卡](https://github.com/apollojie/blogs/issues/9)  \n\n[算法系列之bfs和dfs：实现判断数组最大深度](https://github.com/apollojie/blogs/issues/10)  \n\n[promise系列：实现一个repeat函数，repeat(fn, times, timeout)在每隔3秒内依次执行fn ](https://github.com/apollojie/blogs/issues/11)  \n\n[promise系列：巧用race处理ajax请求超时](https://github.com/apollojie/blogs/issues/12)\n\n[源码系列：axios如何取消request请求](https://github.com/apollojie/blogs/issues/13)\n\n[大前端系列之monorepo调研](https://github.com/apollojie/blogs/issues/14)\n\n[拼手气红包](https://github.com/apollojie/blogs/issues/15)\n\n[vue源码之$nextTick具体实现](https://github.com/apollojie/blogs/issues/16)\n\n[vue源码：new Vue发生了什么？](https://github.com/apollojie/blogs/issues/17)  \n\n[你真的了解XMLHttpRequest.open(method, url, async)中async么？](https://github.com/jiefancis/blogs/issues/19)  \n\n[watch一个对象，新值与旧值相等的问题](https://github.com/jiefancis/blogs/issues/20)  \n\n[原生js实现打飞机小游戏](https://github.com/jiefancis/blogs/blob/master/%E6%89%93%E9%A3%9E%E6%9C%BA%E5%B0%8F%E6%B8%B8%E6%88%8F/%E6%89%93%E9%A3%9E%E6%9C%BA%E5%B0%8F%E6%B8%B8%E6%88%8F.html)\n\n[你真的了解npm run xxx的原理么？](https://github.com/jiefancis/blogs/issues/22)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiefancis%2Fblogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiefancis%2Fblogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiefancis%2Fblogs/lists"}