# front-note **Repository Path**: mars-note/front-note ## Basic Information - **Project Name**: front-note - **Description**: 前端学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-11 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1. 简介 前端技术学习笔记 # 2. 内容 ### 2.1 基础 基础三件套 - html - css - javascript ### 2.2 进阶 ##### 2.2.1 js 进阶 - typescript - jquery - nodejs - Nuxt.js ##### 2.2.2 css 进阶 - bootstrap - Tailwind CSS - Ant Design - [Element Plus](https://element-plus.org/) - Vant ### 3. 开发框架 - vue - react - angular - [uni-app](https://uniapp.dcloud.net.cn/) ### 4. 工程管理 - pnpm - vite - ESLint - Prettier # 3. 参考资料 1. [mdn-learn web development](https://developer.mozilla.org/zh-CN/docs/Learn_web_development) 2. [现代 JavaScript 教程](https://zh.javascript.info/) 3. [freecodecamp](https://www.freecodecamp.org/learn)