{"id":13602711,"url":"https://github.com/jawil/blog","last_synced_at":"2025-04-12T01:53:59.541Z","repository":{"id":37692752,"uuid":"82329147","full_name":"jawil/blog","owner":"jawil","description":"Too young, too simple. Sometimes, naive \u0026 stupid 🐌","archived":false,"fork":false,"pushed_at":"2019-04-19T08:55:23.000Z","size":79,"stargazers_count":7876,"open_issues_count":28,"forks_count":837,"subscribers_count":648,"default_branch":"master","last_synced_at":"2025-04-12T01:53:52.178Z","etag":null,"topics":["blog","css","difficulty","es6","github","javascript","js","nodejs","notes","study"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jawil.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":"2017-02-17T19:06:54.000Z","updated_at":"2025-04-11T02:40:59.000Z","dependencies_parsed_at":"2022-09-15T11:41:07.778Z","dependency_job_id":null,"html_url":"https://github.com/jawil/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jawil%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jawil%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jawil%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jawil%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jawil","download_url":"https://codeload.github.com/jawil/blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505873,"owners_count":21115354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["blog","css","difficulty","es6","github","javascript","js","nodejs","notes","study"],"created_at":"2024-08-01T18:01:35.063Z","updated_at":"2025-04-12T01:53:59.521Z","avatar_url":"https://github.com/jawil.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","技术博客"],"sub_categories":["个人"],"readme":"## [前端小密圈](http://qdxmq.com/)\n\n\u003e **博客签名：若批评无自由，则赞美无意义。**\n\n\u003e **博客目的：风起于青萍之末，浪成于微澜之间。**\n\n\u003e **博客宗旨：从现象看本质，再从本质回归到现象。**\n\n\u003e **博客主人：Too young,too simple.Sometimes,naive.**\n               \n\u003e **博客座右铭：生活不止裆下的苟且，还有未知的bug和看不懂的code。**\n\n**行远自迩，登高自卑，与君共勉。文以载道，歌以咏志。** \n\n### **[奇文共欣赏，疑义相与析。](https://github.com/jawil/blog/issues/6)(持续更新)**\n## 2018\n### March\n*三月金明柳絮飞，岸花堤草弄春时。*\n\n* March 5, 2018 **»** [一行代码实现一个简单的模板字符串替换](https://github.com/jawil/blog/issues/32)\n\n\n## 2017\n### December\n*日晏霜浓十二月，林疏石瘦第三溪。*\n* December 23, 2017 **»** [JavaScript 优雅的实现方式包含你可能不知道的知识点](https://github.com/jawil/blog/issues/30)\n\n### September\n*可怜九月初三夜，露似珍珠月似弓。*\n\n* September 26, 2017 **»** [CSS 黑魔法小技巧，让你少写不必要的JS，代码更优雅](https://github.com/jawil/blog/issues/29)\n* September 14, 2017 **»** [安利一下自己为 GitHub 开发的首个 Chrome 插件—GayHub😂](https://github.com/jawil/blog/issues/28)\n\n\n### August\n*八月凉风天气晶，万里无云河汉明。*\n* August 20, 2017 **»** [这些JavaScript编程黑科技，装逼指南，高逼格代码，让你惊叹不已](https://github.com/jawil/blog/issues/24)\n* August 9, 2017 **»** [面试分享：一年经验初探阿里巴巴前端社招](https://github.com/jawil/blog/issues/22)\n\n### June\n*六月荷花香满湖，红衣绿扇映清波。*\n* June 5, 2017 **»** [CSS像素、物理像素、逻辑像素、设备像素比、PPI、Viewport](https://github.com/jawil/blog/issues/21)\n* June 1, 2017 **»** [JavaScript正则进阶之路——活学妙用奇淫正则表达式](https://github.com/jawil/blog/issues/20)\n\n\n### May\n*五月榴花妖艳烘，绿杨带雨垂垂重。*\n\n\n* May 14, 2017 **»** [探索两种优雅的表单验证——策略设计模式和ES6的Proxy代理模式](https://github.com/jawil/blog/issues/19)\n* May 10, 2017 **»** [Node.js的__dirname，__filename，process.cwd()，./的一些坑](https://github.com/jawil/blog/issues/18)\n* May 2, 2017 **»** [不用call和apply方法模拟实现ES5的bind方法](https://github.com/jawil/blog/issues/16)\n* May 1, 2017 **»** [通俗大白话来理解TCP协议的三次握手和四次分手](https://github.com/jawil/blog/issues/14)\n\n### April\n*四月芳林何悄悄，绿阴满地青梅小。*\n\n* April 20, 2017 **»** [从探究Function.\\_\\_proto\\_\\_===Function.prototype过程中的一些收获](https://github.com/jawil/blog/issues/13)\n* April 12, 2017 **»** [神器！解放你的双手——UI设计稿全自动切图和标注的工具推荐](https://github.com/jawil/blog/issues/11)\n* April 9, 2017 **»** [工作中经常用到github上优秀、实用、轻量级、无依赖的插件和库](https://github.com/jawil/blog/issues/10)\n* April 5, 2017 **»** [深入浅出DOM基础——《DOM探索之基础详解篇》学习笔记](https://github.com/jawil/blog/issues/9)\n* April 1, 2017 **»** [纯CSS实现网站常用的五角星评分和分数展示交互效果](https://github.com/jawil/blog/issues/8)\n\n### March\n*风光三月连樱笋，美人踌躇白日静。*\n\n* March 16, 2017 **»** [关于Node进程管理器PM2使用技巧和需要注意的一些地方](https://github.com/jawil/blog/issues/7)\n* March 5, 2017 **»** [从++\\[\\[\\]\\][+\\[]\\]+\\[+\\[\\]\\]==10?深入浅出弱类型JS的隐式转换](https://github.com/jawil/blog/issues/5)\n* March 1, 2017 **»** [来自掘金的你——挖 \"掘\" 淘 \"金\" 之 前端闯关历险记学习资料汇总](https://github.com/jawil/blog/issues/4)\n\n### February \n*不知细叶谁裁出，二月春风似剪刀。*\n\n* February 26, 2017 **»** [一道JS面试题所引发的\"血案\"，透过现象寻本质，再从本质看现象](https://github.com/jawil/blog/issues/3)\n* February 24, 2017 **»** [吹毛求疵的追求优雅高性能JavaScript](https://github.com/jawil/blog/issues/2)\n* February 22, 2017 **»** [从 \\[\\]==!\\[\\] 为 true 来剖析 JavaScript 各种蛋疼的类型转换](https://github.com/jawil/blog/issues/1)\n\n**码梦为生，笔耕不辍。** \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjawil%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjawil%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjawil%2Fblog/lists"}