Pinned Repositories
adversarial-sample
businessProj
一个仿照饿了么的外卖平台,包括手机端,后台管理, api服务
ChatGPT-IM
实时通讯 IM 系统接入 ChatGPT completion API 的绝佳实践案例
common-component
communityWebsite
Computer-Network-A-Top-Down-Approach-Answer
计算机网络-自顶向下方法 习题/编程/实验答案
cs-learning
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
element
A Vue.js 2.0 UI Toolkit for Web
proto-quic
Louis14lan's Repositories
Louis14lan/adversarial-sample
Louis14lan/common-component
Louis14lan/proto-quic
Louis14lan/businessProj
一个仿照饿了么的外卖平台,包括手机端,后台管理, api服务
Louis14lan/ChatGPT-IM
实时通讯 IM 系统接入 ChatGPT completion API 的绝佳实践案例
Louis14lan/communityWebsite
Louis14lan/Computer-Network-A-Top-Down-Approach-Answer
计算机网络-自顶向下方法 习题/编程/实验答案
Louis14lan/cs-learning
Louis14lan/element
A Vue.js 2.0 UI Toolkit for Web
Louis14lan/frontendStudyRoute
Louis14lan/getting-started-example
This repo is a small example of using Lerna 6+.
Louis14lan/homePage
Louis14lan/ImageNet-Adversarial-Training
ImageNet classifier with state-of-the-art adversarial robustness
Louis14lan/kityminder
百度脑图
Louis14lan/learnVue
:octocat:Vue.js 源码解析
Louis14lan/lernaProject
Louis14lan/minix
Official MINIX sources - Automatically replicated from gerrit.minix3.org
Louis14lan/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
Louis14lan/Python-Multiclass-AdaBoost-SAMME
Multi-class adaboost algorithm samme
Louis14lan/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Louis14lan/react-learn
Louis14lan/react-project-demo
Louis14lan/resume
🚀 在线简历生成器
Louis14lan/tools
Louis14lan/userBehaviorAnalyse
Louis14lan/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Louis14lan/vue-router
🚦 The official router for Vue.js.
Louis14lan/vuex
🗃️ Centralized State Management for Vue.js.
Louis14lan/webfunny_monitor
这是一款轻量级的前端监控系统,以及前端性能监控系统,只需简单操作便可私有化部署到自己的服务器上。1.实现无埋点监控前端日志,对前端PV、UV精准分析;2.对用户留存率分析、用户跳出率分析,用户在页面停留时间分析。3.监控JS错误,分析js报错趋势,用SourceMap反向定位源码。4.监控接口请求,分析接口的失败率,统计分析接口性能,统计分析接口耗时等。5.监控静态资源加载情况,统计分析静态资源加载失败的情况,分析前端白屏。6.户细查功能,记录下每个用户的所有行为,复现生产环境Bug。自定义埋点功能,可以自定义埋点,webfunny会将其记录下来,并定时分析。同时可以对多个埋点步骤进行漏斗分析,可以清晰的看到步骤之间的转化率,留存率等等。This is a lightweight front-end monitoring system, as well as a front-end performance monitoring system, which can be privatized and deployed to your own server with simple operation. 1.It can monitor the front-end log without buried point, and accurately analyze the front-end PV and UV. 2.Analysis of user retention rate, user jump out rate, user stay time analysis. 3.Monitor JS error, analyze JS error trend, and use sourceMap to reverse locate source code. 4.Monitor the interface request, analyze the failure rate of the interface, analyze the interface performance, and analyze the interface time consumption. 5.Monitor the static resource loading, analyze the failure of static resource loading, and analyze the front-end white screen. 6.User detailed check function, record all behaviors of each user, and reproduce the production environment bug.The user-defined buried point function can customize the buried point, which will be recorded and analyzed regularly by webpunny.At the same time, funnel analysis can be carried out for multiple buried point steps, and the conversion rate and retention rate between steps can be clearly seen.
Louis14lan/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.